Changelog

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.

Unreleased#

  • Nothing yet

0.0.4#

  • Capitalize citation file so it will be recognized by Zenodo

0.0.3#

  • Include DOI in citation file

0.0.2#

  • Add placeholder citation file

0.0.1#

  • Pydantic models for boiler projects

  • Jupyter notebook namespace helpers for module code and tests

  • Common thermal data model fit for boiler projects

  • General caching helpers and notebook namespace caching, useful in tests (needs extra pip install cachier@git+https://github.com/blakeNaccarato/cachier@0892f53dc8fd9fb8a7f959305a1a9ec692876dc0)

  • Common paths and helpers for walking project modules, useful in tests

  • Useful constructs for warning filtering, especially in tests

0.0.0#

  • No features yet