29 lines
1.4 KiB
Plaintext
29 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 11 18:51:01 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Derive the context qualifier from the date of the source tarball
|
|
instead of from the current build time (bsc#1198345)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 29 14:08:19 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Force building with Java 11, since tycho is not knowing about any
|
|
Java >= 15
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 2 18:43:39 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>
|
|
|
|
- Update to version 0.13.0
|
|
* Added Support Pie & Doughnut Chart
|
|
* Added Support for Multilevel Pie & Doughnut Chart
|
|
* Custom Charts moved to a separate bundle: org.eclipse.swtchart.customcharts
|
|
* An extended legend has been added, which allows to modify the series color and description
|
|
* SVG export via a template has been added - no dependencies and faster than using Apache Batik
|
|
* The export bundle has been splitted into export (no dependencies) and export.extended (with dependencies: Apache Batik, ...)
|
|
* Buffered Selection option to optimize the range selection (avoid redraw of series when doing the selection)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 2 06:47:10 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of eclipse-swtchart plugin 0.12.0
|