Releases: Aquaveo/xmsconan
Releases · Aquaveo/xmsconan
The "Lock Numpy" Release
- Lock numpy to < 2.0
- Update to use latest ubuntu for CI
The "Auto-Name Python Wheel" release
Automatically names the python wheel when uploading with devpi (see PEP 427). With this change the setup function call in setup.py must include a "has_ext_modules=lambda: True" argument.
The "Python from gcc 7" release
Python uploads now come from gcc 7 release builds.
The "Update Version" release
1.0.2 increment version
The "GitLab Options" release
1.0.1 updates for gitlab
Initial Release
Merge pull request #9 from Aquaveo/library_changes Changes from Library Updates
Aquapi Publish Release
Additions:
- Steps to publish package to aquapi.
Initial Release
Additions:
- Centralized conanfile to be used in xms projects.
- Centralized build functions for generating conan matrix.