Releases: Aquaveo/xmsstamper
Releases · Aquaveo/xmsstamper
6.0.7
6.0.6
6.0.5: Automatically set wheel name. See PEP 427.
(cherry picked from commit aa3eb41c9a3b1bda878eacb3e2d9f17d6d398a2e)
The "Python from gcc 7" release
Python uploads now come from gcc 7 release builds.
Increased xmsgrid version range
Increased the xmsgrid version range to allow xmsgrid 8.0 branch.
The "Unfied Conanfile" release
6.0.2 fix wchar to and update gcc docker to dynamic
6.0.1
fix bug 13552
Bug fix
Fix for bug 13552
6.0.0
Target Python 3.10
Replace external dependencies in Boost with internal ones
- Removed the
xms
option fromconanfile.py
. This was an internal option that was no longer used. - Added
wchar_t
option to conanfile.py to control Visual Studio's/Zc:wchar_t
flag. - Switch to a new Boost package that doesn't have any external dependencies.
- Update to xmscore 5.0.1, xmsgrid 6.0.0, and xmsinterp 5.0.0.