File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ This file contains details of the changes in each new version of PRISM.
2+
13-----------------------------------------------------------------------------
2- Version 4.10 (first released 29/1 /2026)
4+ Version 4.10.1 (first released 2/4 /2026)
35-----------------------------------------------------------------------------
46
5- This file contains details of the changes in each new version of PRISM.
7+ * Simplify and optimise Makefile and build process
8+
9+ * Simplify and improve native shared libraries
10+ - unify into a single native shared library: libprism.{so,dylib}
11+ - fix soname/install_name/rpath (no need for (DY)LD_LIBRARY_PATH now)
12+ - shared libraries can be absent when using the explicit engine
13+
14+ * Update and document JAR file dependencies
15+
16+ * Various bugfixes
17+
18+ * Development and code-level changes:
19+ - add Gradle-based maintenance of JAR files
20+ - IntelliJ IDEA config files (run "make intellij")
21+ - update Java language level from 9 to 11
22+ - PrismLog fixes, tidying and optimisations
23+
24+ -----------------------------------------------------------------------------
25+ Version 4.10 (first released 29/1/2026)
26+ -----------------------------------------------------------------------------
627
728* Import/export functionality
829 - import/export from/to UMB (Unified Markov Binary) format
You can’t perform that action at this time.
0 commit comments