Skip to content

Releases: sakra/FindMathematica

4.2.0

Choose a tag to compare

@sakra sakra released this 08 Aug 13:14
  • Wolfram App 14.3 compatibility
  • fix default system ID detection under macOS for Apple Silicon
  • add support for Linux-ARM64

4.1.0

Choose a tag to compare

@sakra sakra released this 25 Jan 15:31
  • Wolfram App 14.2 compatibility
  • Wolfram App 14.1 compatibility
  • raise the minimum required CMake version to 3.10
  • remove broken macOS LaunchServices database search

4.0.0

Choose a tag to compare

@sakra sakra released this 10 Jan 19:45
  • Mathematica 14.0 compatibility
  • Mathematica 13.3 compatibility
  • raise the minimum required CMake version to 3.5
  • manual updates

3.8.0

Choose a tag to compare

@sakra sakra released this 30 Dec 08:15
  • Mathematica 13.2 compatibility

3.7.0

Choose a tag to compare

@sakra sakra released this 24 Sep 12:49
  • Mathematica 13.1 compatibility

3.6.0

Choose a tag to compare

@sakra sakra released this 15 Dec 19:50
  • 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

Choose a tag to compare

@sakra sakra released this 21 May 15:10
  • Mathematica 12.3 compatibility

3.4.0

Choose a tag to compare

@sakra sakra released this 19 Dec 13:23
  • 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'

Choose a tag to compare

@sakra sakra released this 25 Mar 13:34
  • 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

Choose a tag to compare

@sakra sakra released this 09 Feb 13:43
  • fix compatibility with Wolfram Engine under OS X
  • fix front end detection for Wolfram Desktop
  • manual updates