Skip to content

Releases: techouse/qs

1.2.3

29 Aug 19:18
3615e42
Compare
Choose a tag to compare

1.2.3

  • [FIX] QS.decode: avoid a crash with interpretNumericEntities: true, comma: true, and charset: latin1
  • [CHORE] add more tests

https://pub.dev/packages/qs_dart/versions/1.2.3

1.2.2

12 Aug 14:54
8081ecb
Compare
Choose a tag to compare

1.2.2

  • [FEAT] add DecodeOptions.strictDepth option to throw when input is beyond depth (#22)

https://pub.dev/packages/qs_dart/versions/1.2.2

1.2.1

16 Jul 21:29
9544d3a
Compare
Choose a tag to compare

1.2.1

  • [FIX] Fix QS.decode output when both strictNullHandling and allowEmptyLists are set to true (#21)

https://pub.dev/packages/qs_dart/versions/1.2.1

1.2.0

18 May 18:50
aaa311b
Compare
Choose a tag to compare

1.2.0

  • [FEAT] QS.decode returns Map<String, dynamic> instead of Map<dynamic, dynamic> (#17)
  • [FEAT] add Uri extension (#18)
  • [FIX] fix decoding encoded square brackets in key names

https://pub.dev/packages/qs_dart/versions/1.2.0

1.1.0

06 May 12:25
8f330f0
Compare
Choose a tag to compare

1.1.0

  • [FEAT] DateSerializer now returns String or null
  • [CHORE] add more tests

https://pub.dev/packages/qs_dart/versions/1.1.0

1.0.10

29 Apr 23:28
c8794cd
Compare
Choose a tag to compare

1.0.9

27 Apr 19:22
c85c8a0
Compare
Choose a tag to compare

1.0.9

  • [FIX] incorrect parsing of nested params with closing square bracket ] in the property name (#12)

https://pub.dev/packages/qs_dart/versions/1.0.9

1.0.8+1

27 Apr 11:46
160ece1
Compare
Choose a tag to compare

1.0.8+1

  • [CHORE] update readme / documentation

https://pub.dev/packages/qs_dart/versions/1.0.8+1

1.0.8

15 Apr 21:10
a0a4af3
Compare
Choose a tag to compare

1.0.8

  • [FEAT] port String.prototype.slice() from JavaScript and use that instead of Dart's String.substring()
  • [CHORE] add comparison test between output of qs_dart and qs
  • [CHORE] update test to 1.25.3 (was 1.25.2)
  • [CHORE] update path to 1.9.0 (was 1.8.0)

https://pub.dev/packages/qs_dart/versions/1.0.8

1.0.7+1

14 Apr 08:35
c7ff50d
Compare
Choose a tag to compare

1.0.7+1

  • [FIX] fix optimization regressions introduced in v1.0.7

https://pub.dev/packages/qs_dart/versions/1.0.7+1