Skip to content

Releases: SCDH/tei-xpointer-schemes

0.3.3

08 May 11:23
0.3.3
3bf609e
Compare
Choose a tag to compare

Changes

0.3.3

  • fix github release action

0.3.2

  • use github actions for tests, making releases and publishing

0.3.1

  • fix builds in CI/CD pipeline

0.3.0

  • fix dependencies for Oxygen 24.0
  • implement string-range() scheme
  • improve string-index() scheme

0.2.2

  • fix pipeline

0.2.1

  • fix pipeline

0.2.0

0.1.0

  • implementation of the following pointers:
    • xpath()
    • left()
    • right()
    • string-index() in parts
    • range()
    • IDREF (simple fragment identifier without TEI XPointer)
  • parse pointers with an ANTLR4 grammar
    • not allowing COMMA in path expressions due to its syntactical
      ambiguity
  • XPath function extension
    • xptr:get-sequence(pointer as xs:string) as node()*
    • xptr:forrest(nodes as node()*) as node()*

0.3.2

08 May 11:15
0.3.2
51a6728
Compare
Choose a tag to compare
version 0.3.2 released