Releases: ba-st/HighchartsSt
Releases · ba-st/HighchartsSt
v12.1.1
v12.1.0
v12.0.0
Breaking Changes
- Updated Highcharts and Highstock JS libraries to 8.1.0 (See Highcharts and Highstock changelog for details).
- Replaced objects provided for creating charts (series, point) with a new protocol that allows creating Seaside components that are hopefully easier to understand and use.
- Updated examples to make use of the new objects.
- Improved automatic test generation to increase coverage of the code generated.
- Removed packages that are no longer needed: HighchartsStExtensions and HighchartsStPharoExtensions
v11.0.0
v10.0.0
Changelog
- Updated Highcharts and Highstock JS libraries to 8.0.0 (See Highcharts and Highstock changelog for details). Thanks @mtabacman
v9.0.1
v9.0.0
Breaking Changes
- Updated Highcharts and Highstock JS libraries to v7.1.1
Please checkout the official highcharts migration guide because there's a lot of changes in this version against the previous supported one (6.0.7)
Non Breaking Changes
- Updated Boardwalk to v4
- Updated Seaside to v3.3.3