Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 806 Bytes

CHANGELOG.rst

File metadata and controls

52 lines (30 loc) · 806 Bytes

Omfpandas 0.6.11 (2024-11-18)

Doc

  • Improved examples (#30)

Omfpandas 0.6.10 (2024-09-20)

Feature

  • Validation during writing can now be via a dict as well as a schema yaml file. (#28)

Omfpandas 0.6.9 (2024-08-20)

Bugfix

  • Fixed no-file-exists bug for writer. Added unit test. (#26)

Omfpandas 0.6.8 (2024-08-11)

Feature

  • Added calculated blockmodel attributes. Example pending. (#23)

Omfpandas 0.6.7 (2024-08-11)

Other Tasks

  • Merging old branches.

Omfpandas 0.6.6 (2024-08-11)

Feature

  • Added query to read_blockmodels. Prioritises memory over speed. (#21)