Skip to content

Releases: atek-software/qsparser

v0.3.0-alpha

Choose a tag to compare

@llalexandru00 llalexandru00 released this 21 Mar 13:51
6cd5c06

Parser (alpha)

  • Added Query String Builder
  • Added unit tests for QS Builder
  • Improved representation of arrays
  • Added Javadoc

v0.2.0-alpha

Choose a tag to compare

@llalexandru00 llalexandru00 released this 10 Mar 20:00
8b3bbd7

Parser (alpha)

  • Improved implementation for the query-string parser
  • Completed unit tests suite
  • Simplified merging techniques
  • Added boolean type

v0.1.0-alpha

Choose a tag to compare

@llalexandru00 llalexandru00 released this 04 Mar 14:18
c75ff62

Parser (alpha)

  • Added initial implementation for the query-string parser
  • Allow customisation through parser options
  • Implemented representation of arrays, dictionaries, strings, integers and the null value