Releases: aivazis/mm
Synchronize with the new driver version
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
- make/extern: added support for kokkos library by @Tsilimidos in #19
- Added support for Intel MKL library by @Tsilimidos in #20
- main in #22
New Contributors
- @Tsilimidos made their first contribution in #19
Full Changelog: v4.5.0...v5.0.0
Maintenance release
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
v4.4.3 mm: bumped up the version
Bumped up to pyre 1.12.3
Full Changelog: v4.4.1...v4.4.2
Synced the release tag with the version number
Bumped the version number in mm to match the release tag
Full Changelog: v4.4.0...v4.4.1
Added support for vite
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
Updated the version tag so it synced with the current release
Maintenance release
Added support for cantera and libgeotiff
Added XDG support
mm now pulls pyre version 1.12.1 when bootstrapping
What's Changed
New Contributors
Full Changelog: v4.3.0...v4.3.1
Laid the foundation for supporting virtual environments and docker instances
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
What's Changed
Full Changelog: v4.2.1...v4.2.2