Skip to content

Releases: alsa-project/hitaki-rs

Version 0.6.0 release

06 Oct 05:43
v0.6.0
Compare
Choose a tag to compare

This new release provides crates regenerated using gir version 0.19, which
changes the dependency on glib crates to version 0.19. The underlying
library, libhitaki, remains at version 0.2.

The compressed package archive for this release is available, along with
signature from the author, at this URL:

https://github.com/alsa-project/hitaki-rs/releases/tag/v0.6.0

Version 0.5.0 release

25 Feb 01:37
v0.5.0
Compare
Choose a tag to compare

The new release provides crates regenerated by gir version 0.19, which
brings dependency on glib crates version 0.19. The version of underlying
library, libhitaki, is not changed.

Version 0.4.0 release

04 Jan 12:13
v0.4.0
Compare
Choose a tag to compare

The new release provides crates regenerated by gir version 0.18, which
brings dependency on glib crates version 0.18. The version of underlying
library, libhitaki, is not changed.

Version 0.3.0 release

14 Mar 09:21
v0.3.0
Compare
Choose a tag to compare

This is the new version of hitaki-sys and hitaki crates since the new
version of libhitaki is out.

The library newly gets Hitaki.TimestampedQuadletNotification interface and
Hitaki.SndFireface object class to handle knob control event from RME
Fireface 400. The new crates allow applciations to operate the event.

Version 0.2.0 release

14 Jul 10:14
v0.2.0
Compare
Choose a tag to compare

This is minor release of hitaki and hitaki-sys crates. They are first
version of them depending on glib crate v0.15, thus it got tons of changes
internally. For public API, some trait methods are renamed following to
fasion of the glib crate.

Documentation is added by importing from gir file of hitaki library v0.1.1.

The hitaki::prelude module is added as a way to access to all of traits
and their implementations, while modules with the traits and
implementations becomes private.

Version 0.0.91 release

08 Jul 02:19
v0.0.91
Compare
Choose a tag to compare
Pre-release

This is pre-release take 2 of v0.2.0 to test publishing in crates.io.
The version, 0.0.91, is carefully decided so that crate version doesn't
interfere environments in user side.

Version 0.0.90 release

07 Jul 14:37
v0.0.90
Compare
Choose a tag to compare
Pre-release

This is pre release of v0.2.0 to test publishing in crates.io. The
version, 0.0.90, is carefully decided so that crate version doesn't
interfere environments in user side.

Version 0.1.0 release

26 May 10:31
v0.1.0
Compare
Choose a tag to compare

The initial release includes hitaki and hitaki-sys crates generated for
libhitaki v0.1.0 release:

They are generated by gir tool developed by gtk-rs project. These crates
are based on glib crate v0.10.