Skip to content

Releases: Aquaveo/xmsmesher

5.0.4

02 May 17:59
Compare
Choose a tag to compare

Bug fix for scalar paving

5.0.3

29 Apr 16:37
Compare
Choose a tag to compare

Bug fix for scalar paving with internal features.
Two tests added for this bug fix.

The "Unified Conan" release

31 Mar 21:10
Compare
Choose a tag to compare
5.0.1

update gcc to docker to be dynamic

5.0.0

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

Replace external dependencies in Boost with internal ones

28 Jan 19:12
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.

3.0.3

30 Nov 20:27
Compare
Choose a tag to compare

Update to most recent versions of the xmsgrid and xmsinterp libraries

The "NAN Bugfix" release

14 Jan 22:57
Compare
Choose a tag to compare

-bug fix for case where the mesher would create points with NAN for the x, y, z values

Use legacy wchar_t compiler flag for Windows MD builds

20 Nov 18:38
Compare
Choose a tag to compare

Also merge CI fixes from xmscore.

VS2019

14 Oct 14:46
Compare
Choose a tag to compare

Only target VS2019 on Windows, and switch to Github Actions CI.

VS2019 development

25 Sep 15:01
Compare
Choose a tag to compare
VS2019 development Pre-release
Pre-release

Initial development tag for VS2019 refactor. All packages uploaded to testing/dev channels of conan and AquaPi. Do not use unless actively developing on refactor.