Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 2.28 KB

Changelog

1.0.4 (2024-10-18)

Bug Fixes

    • bug fixes around default base types (#7) (deb19c0)
  • 70 - Wrong fucntion call to end_event 69 - Change logic around birth state in Person. Add ability to specify DOB POD in create_person fn (#5) (2efdc99)
  • allow plugins to work (#15) (78b4e20)

Miscellaneous

1.0.3 (2024-08-27)

Miscellaneous

1.0.2 (2024-05-13)

Bug Fixes

  • bug fixes around default base types (#7) (deb19c0)
  • 70 - Wrong fucntion call to end_event 69 - Change logic around birth state in Person. Add ability to specify DOB POD in create_person fn (#5) (2efdc99)

1.0.1 (2024-02-29)

Features

  • Initial release