Skip to content

Releases: techouse/qs

1.3.0

23 Nov 12:26
c6bf3e2
Compare
Choose a tag to compare

1.3.0

  • [FEAT] add DecodeOptions.throwOnLimitExceeded option (#26)
  • [CHORE] remove dead code in Utils
  • [CHORE] add more tests
  • [CHORE] update dependencies

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

1.2.4

30 Sep 19:32
acdcb0f
Compare
Choose a tag to compare

1.2.4

  • [CHORE] update lints to 5.0.0 (was 4.0.0)

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

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