Skip to content

Releases: com-lihaoyi/upickle

3.3.0

15 Apr 01:09
Compare
Choose a tag to compare

3.2.0

16 Feb 13:58
Compare
Choose a tag to compare
3.2.0

3.1.5

15 Feb 10:46
5867ddb
Compare
Choose a tag to compare
Improve sortKeys (#556)

Rather than using string-based sorting all the time, instead we try to
find patterns where the keys are all numbers, and sort using their
numeric values instead

Covered by additional unit tests

3.1.4

11 Jan 12:15
Compare
Choose a tag to compare
3.1.4

3.1.3

16 Sep 13:29
Compare
Choose a tag to compare
3.1.3

3.1.2

09 Jul 10:16
Compare
Choose a tag to compare
3.1.2

3.1.1

09 Jul 04:00
Compare
Choose a tag to compare
3.1.1

3.1.0

06 Apr 06:06
ab4fbac
Compare
Choose a tag to compare
Release uPickle 3.1.0 (#473)

Targeting a release end-April. Since none of the fixes are showstoppers
(the bugs have workarounds, and perf improvements are always just a
nice-to-have) there isn't any real urgency to push them out, and we can
wait a bit to see if anyone else has changes they want to get in

3.0.0

12 Mar 08:05
4b78714
Compare
Choose a tag to compare

Merged Pull Requests

New Contributors

Full Changelog: 2.0.0...3.0.0

3.0.0-M2

06 Feb 07:16
9945577
Compare
Choose a tag to compare
3.0.0-M2 Pre-release
Pre-release

Merged Pull Requests

New Contributors

Full Changelog: 3.0.0-M1...3.0.0-M2