Releases: sakra/FindMathematica
Releases · sakra/FindMathematica
4.0.0
- Mathematica 14.0 compatibility
- Mathematica 13.3 compatibility
- raise the minimum required CMake version to 3.5
- manual updates
3.8.0
- Mathematica 13.2 compatibility
3.7.0
- Mathematica 13.1 compatibility
3.6.0
- Mathematica 13 compatibility
- warn explicitly about common mistakes users make
- fix for Mathematica installed in Windows docker container
- fix broken launch services database search under OS X
3.5.0
- Mathematica 12.3 compatibility
3.4.0
- Mathematica 12.2 compatibility
- add
Mathematica_RUN_KERNEL_ON_CONFIGURE
switch to control if FindMathematica is allowed to
implicitly run the Mathematica kernel at CMake configuration time
3.3.0: Merge branch 'development'
- Mathematica 12.1 compatibility
- remove
Mathematica_SPLICE_C_CODE
whose underlying Mathematica function Splice
has been deprecated since Mathematica 10 and has been removed in Mathematica 12.1
- add new variable
Mathematica_JLink_JAVA_HOME
, which contains the full path to Java SDK
bundled with Mathematica
3.2.7
- fix compatibility with Wolfram Engine under OS X
- fix front end detection for Wolfram Desktop
- manual updates
3.2.6
- Wolfram Desktop compatibility
- Wolfram Engine compatibility
3.2.5
- Mathematica 12.0 compatibility
- add
libuuid
to list of required runtime libraries under Linux
- remove 32-bit Linux from supported system IDs for Mathematica versions >= 11.3