Skip to content

Releases: atek-software/qsparser

v0.3.0-alpha

21 Mar 13:51
6cd5c06
Compare
Choose a tag to compare

Parser (alpha)

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

v0.2.0-alpha

10 Mar 20:00
8b3bbd7
Compare
Choose a tag to compare

Parser (alpha)

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

v0.1.0-alpha

04 Mar 14:18
c75ff62
Compare
Choose a tag to compare

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