[[Format loosely based on https://keepachangelog.com/en/0.3.0]]
The numbering scheme looks like vXX_YY:
- "Major" version numbers (
XX) represent major milestones (e.g.: first official release, big rework of machinery, etc.)v00_YYrepresent versions prior to the first official release. - "Minor" version numbers (
YY) are incremented every time a release is tag. They reset to00when the major number is incremented.
- Introduce "off-white" background support for dyslexia accessibility
- Use hashes for matplotlib color codes (8e12969)
- Fix initialization of Okabe-Ito custom colors in ROOT (#50)
- Update to modern Github Actions (also #50)
- Introduce CMake build with exported targets (#51)
- First official version.
- First pre-release issued for collaboration comment.
- First testing pre-release (primarily for exercising the UPS package machinery).