HighchartsSt, a highcharts js api wrapper for pharo smalltalk reached it's v12.0.0 version.
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
Regards,
The Buenos Aires Smalltalk team