Skip to content

Releases: aivazis/mm

Synchronize with the new driver version

20 Jan 15:50

Choose a tag to compare

The v5.0.0 driver is now stable and this release syncs the library version with it. It also contains a few enhancements in logging, compiler and external package support. See the change log for details

What's Changed

New Contributors

Full Changelog: v4.5.0...v5.0.0

Maintenance release

10 Jan 08:11

Choose a tag to compare

Lots of little things plus rpath support so things build correctly on macos

What's Changed

  • Major restructuring in anticipation of 5.0 by @aivazis in #14
  • PR: Add support for {fmm3d} in mm by @trulko in #13
  • Fixed building shared libraries and python extensions in macOS by @aivazis in #15

Full Changelog: v4.4.3...v4.5.0

The mm version now matches it's tag

03 Oct 18:29

Choose a tag to compare

v4.4.3

mm: bumped up the version

Bumped up to pyre 1.12.3

03 Oct 18:26

Choose a tag to compare

Synced the release tag with the version number

01 Oct 15:05

Choose a tag to compare

Bumped the version number in mm to match the release tag

Full Changelog: v4.4.0...v4.4.1

Added support for vite

01 Oct 15:01

Choose a tag to compare

mm now supports the vite bundler for projects that have a web based user interface.

Also, a number of small bugs were squashed, and a few minor improvements were made. See the change log for details.

Full Changelog: v4.3.2...v4.4.0

Maintenance release

07 Jul 06:54

Choose a tag to compare

Updated the version tag so it synced with the current release

Maintenance release

07 Jul 06:48

Choose a tag to compare

Added support for cantera and libgeotiff

Added XDG support

mm now pulls pyre version 1.12.1 when bootstrapping

What's Changed

  • make/extern: added support for {cantera} by @trulko in #11

New Contributors

Full Changelog: v4.3.0...v4.3.1

Laid the foundation for supporting virtual environments and docker instances

11 Dec 16:50

Choose a tag to compare

The big change in this release is the way the destination prefix is computed: mm does not append a target dependent tag to it before passing it on to make. This gives the user complete control over the destination directory and simplifies using mm in virtual environments and docker instances. More on this to come.

mm now pulls pyre version 1.11.2 from GitHub when it cannot find a usable local installation.

Added support for aarch64

Full Changelog: v4.2.2...v4.3.0

Minor updates and bug fixes

28 Sep 11:41

Choose a tag to compare

What's Changed

  • added extern support for yaml c++ libraries by @aivazis in #10

Full Changelog: v4.2.1...v4.2.2