Skip to content

Releases: Aquaveo/xmscore

7.0.7

27 Mar 07:09

Choose a tag to compare

Bump xmsconan requirement to >=2.6.2 in CI

7.0.6

24 Mar 20:15

Choose a tag to compare

Bug Fix

  • Fix segfault in pybind11 shared libraries caused by NULL locale facets in std::ofstream. Replaced iostream-based logging with C stdio (FILE*/fprintf/strftime) in XmLog so the log writer no longer depends on C++ locale machinery.

7.0.5

24 Mar 15:19

Choose a tag to compare

  • Replace boost::log with std::mutex and std::ofstream
  • Fix missing windows.h include for Win32 API usage in XmLog

7.0.4

23 Mar 21:41

Choose a tag to compare

  • Regenerate CI from xmsconan 2.6.0
  • Standardize .gitignore

Upload Wheel Release

19 Mar 04:16

Choose a tag to compare

7.0.3

Regenerate CI from xmsconan 2.3.3

CI Infrastructure Update Release

19 Mar 00:30

Choose a tag to compare

Update CI to use xmsconan 2.3.2 and switch Linux builds to public GHCR container image.

macOS Python Release

04 Mar 21:35

Choose a tag to compare

7.0.1

Enable macOS pybind CI

Code Upgrade Release

25 Sep 21:08

Choose a tag to compare

Upgrade to Conan2, and VS2022, and Python 3.13

6.2.6

11 Dec 18:54

Choose a tag to compare

Ensure all conan and python packages are created correctly

Support Pathlib in Filesystem

07 Dec 19:34

Choose a tag to compare

Added support for python pathlib.Path in xms.core.filesystem.