Skip to content

Releases: rhdunn/xqt-platform

0.2.0

24 May 19:21
0.2.0
Compare
Choose a tag to compare

Fixed

  • Improve the build infrastructure to support automated deployment.
  • Include all the supported JVM target variants in the kotlinMultiplatform module metadata.

Changed

  • Use the io.github.rhdunn group ID for deployment to Maven Central.

0.1

29 Mar 21:42
0.1
Compare
Choose a tag to compare
0.1

NOTE: This release is not available on Maven Central due to it having the wrong group ID. It has to be built from source and published to Maven Local.

  1. XmlChar definition.
  2. XmlCharReader to read the characters in a CharSequence.
  3. Lexer character classes and codepoint constants.
  4. Token type interface hierarchy.

Token Provider Interfaces

  1. XPath 1.0 - 4.0 (Editor's Draft)
  2. XSLT Pattern 1.0 - 4.0 (Editor's Draft)
  3. XPath Full Text 1.0 - 3.0 W3C Extensions
  4. MarkLogic 6.0 - 9.0 Vendor Extensions
  5. Saxon 9.8 - 11.0 Vendor Extensions