Skip to content

Releases: Traneptora/hydrium

hydrium v0.4.2

27 Aug 19:10
a278f0a
Compare
Choose a tag to compare
hydrium v0.4.2 Pre-release
Pre-release

Mostly this release comes with better optimization flags and better documentation, with some bug fixes here and there, compared to v0.4.1.

Linux users will have to compile yourself (it's easy!) but I've provided a windows binary hydrium.exe for windows users.

Release v0.4.1

22 Jan 17:25
26afc89
Compare
Choose a tag to compare
Release v0.4.1 Pre-release
Pre-release

A lot of bug fixes and speed ups from the last one.

No ABI break so it's a point-release.

Hydrium v0.4.0

20 Jan 22:41
1a58f1a
Compare
Choose a tag to compare
Hydrium v0.4.0 Pre-release
Pre-release

I forgot to tag 0.3. Oh well.

This release includes a lot of bug fixes, speed-ups, and general improvements, plus a more flexible API that accepts float input as well.

Binaries are not included with this release, because development is still so early that there's not really any point.

Hydrium v0.2.3

24 Apr 21:55
Compare
Choose a tag to compare
Hydrium v0.2.3 Pre-release
Pre-release

Last 0.2 release before I start working on some breaking feature changes, like larger tile options.

Windows and Linux binaries and libraries are included. Binaries are statically linked (i.e. the libraries are not required). As usual on macOS you must build yourself as I do not own an Apple device.

Hydrium v0.2.2

28 Mar 01:58
Compare
Choose a tag to compare
Hydrium v0.2.2 Pre-release
Pre-release

Bugfixes from v0.2.1.

Hydrium v0.2.1

25 Mar 15:32
Compare
Choose a tag to compare
Hydrium v0.2.1 Pre-release
Pre-release

Nothing has changed with regard to quality, but I switched from ANS to Prefix codes so I should be using much less RAM, with similar file sizes to before.

Plus various bug fixes, as usual.

Hydrium v0.2.0

22 Mar 21:20
Compare
Choose a tag to compare
Hydrium v0.2.0 Pre-release
Pre-release

Lots of bug fixes!

Notably, included fixes for some overflow-related issues, and include fixes for the dots in the upper left corner of each varblock.

Hydrium 0.1.0

20 Mar 22:37
Compare
Choose a tag to compare
Hydrium 0.1.0 Pre-release
Pre-release

A few windows people are requesting a build for Windows, so I've attached one.

There's several known issues and improvements that could be made but I haven't gotten to them yet. Most notable is the blue dot problem in the upper left corner of each varblock.