Skip to content

Releases: twitter/chill

v0.10.0

04 Jun 22:29
0a34e50
Compare
Choose a tag to compare

What's changed

Maintenance release.

🚀 Enhancements

🐛 Bug Fixes

  • Handling serialization of Default Proto instance (#565) @nikhilsu

🌱 Dependency Updates

🏗️ Build Improvements

📗 Documentation

Contributors to this release

@dependabot, @dependabot[bot], @johnynek, @nevillelyh, @nikhilsu, @olafurpg, @regadas

2.13 support

15 Jan 23:03
Compare
Choose a tag to compare

This releases adds 2.13 support for most chill modules.

Thanks to maintainers @regadas and @nevillelyh and many updates by @scala-steward.

Serialize and Chill

19 Nov 02:23
Compare
Choose a tag to compare

This release includes many build modernizations from our colleagues at Spotify @regadas and @nevillelyh, some improvements to scala collection serializers by @gdiet, a fix for regex serialization by @jcroig and finally a consider improvement to ClosureCleaner by @regadas and @andrewsmartin

This version has been published for 2.10, 2.11, and 2.12.

See all the changes here

v0.9.3...v0.9.4

Kryo 4.0 branch maintainence release

11 Aug 22:14
Compare
Choose a tag to compare

See all the changes here:
0.9.2...v0.9.3

This should be binary compatible with 0.9 and 0.8 (excluding the binary incompatibilities of Kryo 4 vs Kryo 3).

This includes:

Thanks to all contributors!

Kryo 3.0 branch maintainence release

11 Aug 22:38
Compare
Choose a tag to compare

Mostly the same changes as v0.9.3 but for users of kryo 3.0

See the diff here:
0.8.4...v0.8.5

and notes https://github.com/twitter/chill/releases/tag/v0.9.3

Kryo 4.0 with Algebird 0.13.0 and Scrooge 4.12

23 Feb 19:26
Compare
Choose a tag to compare

Identical to 0.9.1 apart from bumping Algebird to 0.13.0 and Scrooge to 4.12.

Kryo 3.0 branch with Algebird 0.13.0 and Scrooge 4.12

23 Feb 20:10
Compare
Choose a tag to compare

Identical to 0.8.3 apart from bumping Algebird to 0.13.0 and Scrooge to 4.12.

Kryo 2.21 branch with Algebird 0.13.0 and Scrooge 4.12

23 Feb 23:03
Compare
Choose a tag to compare

Identical to 0.7.6 apart from bumping Algebird to 0.13.0 and Scrooge to 4.12.

Kryo 3.0 branch with scala 2.12, 2.10 and 2.11

14 Jan 01:23
Compare
Choose a tag to compare

Identical to 0.8.2, but repairs a broken publish.

Fixed publish of Kryo 2.21 branch with scala 2.10, 2.11, 2.12

14 Jan 01:07
Compare
Choose a tag to compare