File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.3.3
2+
3+ - [ CHORE] refactor ` QS.decode ` logic for improved readability and efficiency
4+
15## 1.3.2
26
37- [ FIX] fix ` Utils.unescape ` for ` % ` characters ([ #28 ] ( https://github.com/techouse/qs/pull/28 ) )
48
59## 1.3.1
610
7- - [ FEAT] use ` Utils.combine ` more in ` QS.decode `
11+ - [ FEAT] use ` Utils.combine ` more in ` QS.decode `
812- [ CHORE] add more tests
913- [ CHORE] fix linter warnings
1014
Original file line number Diff line number Diff line change 11name : qs_dart
22description : A query string encoding and decoding library for Dart. Ported from qs for JavaScript.
3- version : 1.3.2
3+ version : 1.3.3
44homepage : https://techouse.github.io/qs/
55repository : https://github.com/techouse/qs
66documentation : https://pub.dev/documentation/qs_dart/latest/
You can’t perform that action at this time.
0 commit comments