Skip to content

Releases: Aquaveo/xmsconan

The "Lock Numpy" Release

30 Aug 16:12
7e45d5f
Compare
Choose a tag to compare
  • Lock numpy to < 2.0
  • Update to use latest ubuntu for CI

The "Auto-Name Python Wheel" release

20 Dec 17:00
2619fa6
Compare
Choose a tag to compare

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

13 Oct 23:43
edfb1f3
Compare
Choose a tag to compare

Python uploads now come from gcc 7 release builds.

The "Update Version" release

15 Jun 15:57
9109019
Compare
Choose a tag to compare
1.0.2

increment version

The "GitLab Options" release

15 Mar 18:20
Compare
Choose a tag to compare
1.0.1

updates for gitlab

Initial Release

11 Mar 20:32
e8b46d2
Compare
Choose a tag to compare
Merge pull request #9 from Aquaveo/library_changes

Changes from Library Updates

Aquapi Publish Release

10 Mar 18:22
Compare
Choose a tag to compare

Additions:

  • Steps to publish package to aquapi.

Initial Release

09 Mar 17:49
Compare
Choose a tag to compare

Additions:

  • Centralized conanfile to be used in xms projects.
  • Centralized build functions for generating conan matrix.