Skip to content

Releases: OpenEnergyPlatform/omi

v0.2.1

26 Jan 13:26
8b3aa4c
Compare
Choose a tag to compare
  • The order of the metadata fields has been improved to better align them with the Oemetadata specification and to make the download functionality of the OEP website more robust. Not all keys are still in the correct order.

see full Changelog

v0.2.0 - Keep none/null fields

25 Jan 13:35
1b263c2
Compare
Choose a tag to compare
  • It is noweEasier to specify whether nones are retained after compiling the oemetada.json. Python None / json nulls are now retained in the json by default.

see full Changelog

0.1.2 Patch - Datetimeparser

27 Jan 14:26
eb090d9
Compare
Choose a tag to compare
  • Fix bug when Parsing datetimeformats

see full Changelog

0.1.1 Patch - Parser bugfixes and validation Improvements

29 Nov 15:28
d053137
Compare
Choose a tag to compare

0.1.0 - Minor release - Add jsonschema validation to omi parser

18 Nov 16:00
e5b855b
Compare
Choose a tag to compare

v0.0.9 - Bugfix

31 Oct 21:30
14570fa
Compare
Choose a tag to compare

Fixes a bug that is raised when omi is used with metadata that includes the minimum ammount of keys e.g. {"id":"id"}.

See full Changelog.

v0.0.8-alpha1

20 Oct 14:55
Compare
Choose a tag to compare

This is the alpha release for v0.0.8 of omi. This release is published as alpha to test the new automated release pipeline (publish pypi package on github release). The stable release will follow once the pipeline is tested.

See full Changelog.

v0.0.8 - Metadata conversion and Bug fixes

20 Oct 15:27
Compare
Choose a tag to compare

Version 0.0.8 introduces automated workflows for code testing and release management. The main new feature is the metadata version conversion for oemetadata version 1.4 to 1.5 . Also alot of minor bugs have been fixed.

See full Changelog.

v0.0.7

30 Jun 12:02
45366d3
Compare
Choose a tag to compare
  • add support for oemetadata v1.5.1

See the full changelog.

v0.0.6

08 Jul 10:15
Compare
Choose a tag to compare
  • Fix compilation of null values
  • Fix parsing of lists