Skip to content

Releases: scodec/scodec-bits

v1.2.1

18 Aug 17:24
3477052
Compare
Choose a tag to compare

Features

Updates

Full Changelog: v1.2.0...v1.2.1

v1.2.0

13 May 12:59
a7a47dc
Compare
Choose a tag to compare

This is the first release in the 1.2.x series. This release is binary compatible with 1.1.x series and supports Scala Native 0.5.

Improvements

Updates

Full Changelog: v1.1.38...v1.2.0

v1.1.38

21 Oct 13:16
8c5c1bd
Compare
Choose a tag to compare

Improvements

Updates

Full Changelog: v1.1.37...v1.1.38

v1.1.37

27 Feb 12:43
24790a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.36...v1.1.37

v1.1.36

24 Feb 03:12
b26ccce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.35...v1.1.36

v1.1.35

07 Feb 01:07
67ee8c2
Compare
Choose a tag to compare

New Features

  • Add ascii and utf8 interpolators by @armanbilge in #381
  • Add isEmpty shortcuts to ++ methods by @valencik in #409
  • Add ByteVector#toArrayUnsafe - a zero-copy version of toArray by @mpilquist in #412
  • Drop Scala 2.11 support now that it is no longer supported by Scala.js by @mpilquist in #419

Updates

New Contributors

Full Changelog: v1.1.34...v1.1.35

v1.1.34

06 Jun 11:16
5b00f41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.33...v1.1.34

v1.1.33

30 May 14:47
d623534
Compare
Choose a tag to compare

What's Changed

  • Change toHexDump to not include ANSI escapes and add printHexDump by @mpilquist in #376
  • Incremental printing of hex dumps by @mpilquist in #377

Full Changelog: v1.1.32...v1.1.33

v1.1.32

29 May 13:39
1af9fdb
Compare
Choose a tag to compare

What's Changed

##Upgrades

Full Changelog: v1.1.31...v1.1.32

v1.1.31

26 Apr 16:29
4186467
Compare
Choose a tag to compare

Bugfixes

Upgrades

New Contributors

Full Changelog: v1.1.30...v1.1.31