Releases: softboiler/boilercore
Releases · softboiler/boilercore
2024.1.3
2024.1.2
2024.1.1
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