Skip to content

Releases: raydac/java-prolog-parser

Release 2.2.0

12 Jan 13:51
Compare
Choose a tag to compare

Release 2.2.0 (12-jan-2025)

  • added way to listen commentaries in parser
  • added way to get line and block commentaries as atoms in tokenizer
  • now minimal JDK 11
  • refactoring

Release 2.1.0

03 Dec 13:04
Compare
Choose a tag to compare
  • refactoring
  • removed check for current thread interruption during parse
  • improved build

Release 2.0.2

25 Aug 10:56
Compare
Choose a tag to compare
  • Added support of white-spaces in single quote mode through flag FLAG_ZERO_QUOTATION_ALLOWS_WHITESPACE_CHAR

Release 2.0.1

30 Jun 12:00
Compare
Choose a tag to compare
  • bug fixing
  • minor refactoring and renaming

release 2.0.0

02 Dec 17:49
Compare
Choose a tag to compare

very deeply refactored, back compatibility with 1.X.X version has been lost