v0.25.0
github-actions
released this
13 Jun 19:21
·
1016 commits
to develop
since this release
0.25.0 (2024-06-13)
Bug Fixes
- Ensure logger is initialized early preventing potential issues when importing from other libraries (eae66f2)
- fix physical address building name validation (b3508c0)
- Order of static keys to ensure default namespace key is available when creating the default logger (dc56df2)
- removed not null constraint from the SQL statement that adds the origin column (95929d1)