Skip to content

v0.21.0

Compare
Choose a tag to compare
@hugopl hugopl released this 10 Dec 18:32
· 29 commits to main since this release

Fixed

  • Use ::Bytes on array of UInt8 parameters and return values. (#140)

Added

  • Gio bindings are now included in GICrystal (#139).
  • Easier to require just GLib, GObject or Gio, use require "gi-crystal/glib",
    require "gi-crystal/gobject" or require "gi-crystal/gio"