Skip to content

Releases: softboiler/boilercore

2024.1.3

05 Jul 21:52
2024.1.3
e4a5646
Compare
Choose a tag to compare

Changes

  • Sign releases from now on
  • Generate model function for all supported Python versions

2024.1.2

01 Jul 18:07
a79bcac
Compare
Choose a tag to compare

Changes

  • Specify CalVer without leading zeros since PyPI normalizes those away anyways(#55)

2024.1.1

29 Jun 01:09
6b433f9
Compare
Choose a tag to compare

Changes

  • Publish first version under CalVer (#53)

0.0.4

01 Dec 20:05
Compare
Choose a tag to compare
  • Capitalize citation file so it will be recognized by Zenodo

0.0.3

01 Dec 19:47
Compare
Choose a tag to compare
  • Include DOI in citation file

0.0.2

01 Dec 19:38
Compare
Choose a tag to compare
  • Add placeholder citation file

0.0.1

01 Dec 18:27
Compare
Choose a tag to compare
  • 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

17 Aug 17:42
Compare
Choose a tag to compare
  • No features yet