Releases: raydac/jprol
Releases · raydac/jprol
Release 2.2.1 (05-feb-2025)
Release 2.2.0 (25-jan-2025)
2.2.0 (25-jan-2025)
- added forall/2, append/3, between/3 and member/2 into the core library
- added way to get info about comments during consult
- added support for double quoted strings
- minimal supported JDK 11+
- minimal Android SDK 32+
- updated embedded JDK to 23.0.1+13
- updated dependencies
- refactoring and improvements of GUI editor and libraries
- refactoring
Release 2.1.2 (22-jul-2023)
Release 2.1.2 (2-jul-2023)
- jprol-extra-libs published in maven central
- added llr/2, string_bytes/3 and append/2 predicates into core library
- added http and json libraries into extra libs, provided predicates to process regex
- minor refactoring and dependency update
Release 2.1.1 (28-feb-2023)
2.1.1 (28-feb-2023)
- added
current_input/1
andcurrent_output/1
- fixed unexpected call of evaluable predicates
- updated dependencies and embedded JDK
- minor refactoring
Release 2.1.0 (23-jun-2022)
- minor improvements
- renaming of methods and fixed typos
- added launchers for SH and DMG
- updated Launch4j starter
- updated embedded OpenJDK to 17.0.3.1+2
- added JProl GUI for MacOS ARM64
2.0.0 release
Release 2.0.0 (20-nov-2020)
- refactoring
- reworked parser to use its external project
- fixes in libraries
- jprol-core published in maven central