Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.2.1
- fixed plotting support to use
Makie
instead ofMakieCore
v1.2.0
added built-in support for iteration on
Occurrences
#460added
0.10
as a supportedMakieCore
version #458
v1.1.1
fixed a bug in the data where some data are not in range #432
changed the documentation to specificy that
elements
must return aVector
#426
v1.1.0
added an extension for Makie plots
added a number of generated functions for vectors of abstract occurrences
added the BFRO Class A data in
__demodata()
added indexing of
AbstractOccurrenceCollection
added the ability to load occurrences from JSON files
added the ability to export occurrences to JSON files
v1.0.0
- Initial release