v0.5.25
What's Changed
- Include the Dockerfile we build in the sha hash for checking whether a new image should be published by @jesper-friis in #1023
- Assign environment variables the GitHub way when building weekly containers by @jesper-friis in #1030
- Update patch-activate.sh by @jesper-friis in #1033
- Support for numpy2 by @jesper-friis in #1012
- Improved error messages from plugins by @jesper-friis in #1031
- Update pydantic requirement from <2.9.3,>=1.10.0 to >=1.10.0,<2.10.2 by @dependabot in #1014
- Include Python 3.13 when building docker containers by @jesper-friis in #1022
- Workaround for removed emmo:hasDimension by @jesper-friis in #1013
- Fixed indentation error by @jesper-friis in #1035
- Test wheels build for Python 3.13 by @jesper-friis in #1024
Full Changelog: v0.5.24...v0.5.25
Changelog
v0.5.25 (2024-12-14)
Closed issues:
- Improve error messages from missing Python packages in plugins #1029
- Compile with NumPy v2.x support #865
Merged pull requests:
- Fixed indentation error #1035 (jesper-friis)
- [Auto-generated] Update dependencies #1034 (TEAM4-0)
- Update patch-activate.sh #1033 (jesper-friis)
- Improved error messages from plugins #1031 (jesper-friis)
- Assign environment variables the GitHub when building weekly containers #1030 (jesper-friis)
- Test wheels build for Python 3.13 #1024 (jesper-friis)
- Include the Dockerfile we build in the sha hash for checking whether a new image should be published #1023 (jesper-friis)
- Include Python 3.13 when building docker containers #1022 (jesper-friis)
- Update pydantic requirement from <2.9.3,>=1.10.0 to >=1.10.0,<2.10.2 #1014 (dependabot[bot])
- Workaround for removed emmo:hasDimension #1013 (jesper-friis)
- Support for numpy2 #1012 (jesper-friis)
* This Changelog was automatically generated by github_changelog_generator