Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 1.22 KB

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.

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

Added

  • 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

Added

  • Project structure