Skip to content

Releases: Aquaveo/xmsstamper

6.0.7

16 May 02:57
Compare
Choose a tag to compare
Changed CI to use macos-latest because 10.15 is no longer available.

6.0.6

15 May 23:21
Compare
Choose a tag to compare
Changed CI to use macos-latest because 10.15 is no longer available.

6.0.5: Automatically set wheel name. See PEP 427.

21 Dec 19:38
Compare
Choose a tag to compare
(cherry picked from commit aa3eb41c9a3b1bda878eacb3e2d9f17d6d398a2e)

The "Python from gcc 7" release

17 Oct 22:56
Compare
Choose a tag to compare

Python uploads now come from gcc 7 release builds.

Increased xmsgrid version range

17 Aug 19:58
Compare
Choose a tag to compare

Increased the xmsgrid version range to allow xmsgrid 8.0 branch.

The "Unfied Conanfile" release

14 Mar 17:37
Compare
Choose a tag to compare
6.0.2

fix wchar to and update gcc docker to dynamic

6.0.1

23 Feb 22:50
Compare
Choose a tag to compare

fix bug 13552

Bug fix

23 Feb 20:28
Compare
Choose a tag to compare

Fix for bug 13552

6.0.0

08 Feb 16:52
Compare
Choose a tag to compare
Target Python 3.10

Replace external dependencies in Boost with internal ones

28 Jan 19:13
Compare
Choose a tag to compare
  • Removed the xms option from conanfile.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.