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.
0.0.5 - 2024-08-28
- FEAT: Enrich altair themes with colors and range schemes.
- MAINT: Extend setup.py to support install modes.
0.0.4 - 2022-06-22
- API: theme from YAML, a poc.
- API: capon theme (matplotlib, altair).
- DOC: README.md images.
0.0.3 - 2022-06-21
- API: theme and themer classes.
- API: capon/finance theme baseline.
0.0.2 - 2022-06-18
- API: Registration API for matplotlib and altair
- DATA: Out-of-the-box datasets of gapminder 2007 and historical stock market indexes.
- TST: Tests for registration and dataset APIs.
- TST: tox configration.
- EXA: Interactive example for demonstrating themes on financial data.
- DOC: README.md and CHANGELOG.md files.
0.0.1 - 2022-06-18
- Project structure