Skip to content

Releases: alexdupre/bmp4s

v0.5.1: Release 0.5.1 version.

07 May 12:47
Compare
Choose a tag to compare
Fix color Int creation, by setting 0xff for alpha channel.
Transparency is not supported in BITMAPINFOHEADER.

v0.5: Release 0.5 version.

23 Apr 10:14
Compare
Choose a tag to compare
- Remove usage of java.awt.Color to allow compilation with scala-native (and better perf)
- Cross build with scala 2.11, 2.12, 2.13 and scala-native 0.4
- Improve the seekable reader to read just partial lines

v0.4: Update dependencies and republish artifact built with java8.

11 Sep 14:21
Compare
Choose a tag to compare
ByteBuffer API chnaged in an uncompat way in next releases.

v0.3

28 Apr 08:29
Compare
Choose a tag to compare
Release 0.3 version.

v0.2

22 Apr 14:18
Compare
Choose a tag to compare
Release 0.2 version.

v0.1

17 Apr 09:08
Compare
Choose a tag to compare
Initial import.