Skip to content

Releases: raydac/java-prolog-parser

v2.2.3

Choose a tag to compare

@raydac raydac released this 15 May 09:49

v2.2.3 (15-may-2026)

  • updated dependencies
  • minor bugfix and improvements

v2.2.2

Choose a tag to compare

@raydac raydac released this 17 Jan 16:23

v2.2.2 (17-jan-2026)

  • updated dependencies
  • added way to get tokens for extracted Prolog term

v2.2.1

Choose a tag to compare

@raydac raydac released this 07 Jan 11:55

v2.2.1 (07-jan-2026)

  • updated dependencies
  • updated maven central publishing script
  • added module-info

Release 2.2.0

Choose a tag to compare

@raydac raydac released this 12 Jan 13:51

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

Choose a tag to compare

@raydac raydac released this 03 Dec 13:04
  • refactoring
  • removed check for current thread interruption during parse
  • improved build

Release 2.0.2

Choose a tag to compare

@raydac raydac released this 25 Aug 10:56
  • Added support of white-spaces in single quote mode through flag FLAG_ZERO_QUOTATION_ALLOWS_WHITESPACE_CHAR

Release 2.0.1

Choose a tag to compare

@raydac raydac released this 30 Jun 12:00
  • bug fixing
  • minor refactoring and renaming

release 2.0.0

Choose a tag to compare

@raydac raydac released this 02 Dec 17:49

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