Skip to content

Releases: kodemore/chocs

1.6.1

08 Mar 10:14
Compare
Choose a tag to compare
Version bump

1.6.0

07 Mar 09:28
a2b1cca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.3...1.6.0

1.5.3

11 Feb 14:39
52ee55c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.2...1.5.3

1.5.2

01 Feb 15:24
7592709
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.5.2

1.5.1

27 Jan 16:13
e90744f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

1.5.0

26 Jan 08:27
96e8226
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.2...1.5.0

1.4.2

23 Nov 06:26
Compare
Choose a tag to compare
Version fix

1.4.1

09 Nov 13:09
3705077
Compare
Choose a tag to compare
Change query string behaviour for parsing strings starting with `0` (…

…#84)

* Fix query string parser to ignore 0 valued strings
* Fix parsing for  values

1.4.0

29 Oct 11:10
019e5d7
Compare
Choose a tag to compare
Dropping immutability on Request.body (#83)

1.3.0

26 Oct 10:16
647e275
Compare
Choose a tag to compare
  • Added support for transparent casting UploadedFile into bytes object