Releases: Macaulay2/mathic
Releases · Macaulay2/mathic
v1.3
What's Changed
- Actually use soversion by @d-torrance in #19
- Fix unused parameter compiler warnings by @d-torrance in #20
- Bump to version 1.3 by @d-torrance in #21
Full Changelog: v1.2...v1.3
v1.2
What's Changed
- Update build by @d-torrance in #17
- Bump to version 1.2 by @d-torrance in #18
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- CMake build for Mathic by @mahrud in #5
- Use test -e instead of AC_CHECK_FILE for cross building by @d-torrance in #4
- added appropriate debug flag by @mahrud in #6
- Make mathic usable as a subdirectory of engine by @mahrud in #8
- initalize _back in Bucket to prevent some warnings by @jkyang92 in #9
- Use the noreturn annotation for better compiler diagnostics. by @jamesjer in #7
- Remove uses of the deprecated std::iterator class by @jkyang92 in #11
- Link against gtest instead of building it by @d-torrance in #12
- updated googletest release by @mahrud in #13
- Bump C++ standard to C++17 (required for googletest 1.17.0) by @d-torrance in #14
- Constify Cmp::operator() by @jamesjer in #15
- Release 1.1 by @d-torrance in #16
New Contributors
- @mahrud made their first contribution in #5
- @jkyang92 made their first contribution in #9
- @jamesjer made their first contribution in #7
Full Changelog: https://github.com/Macaulay2/mathic/commits/v1.1