Skip to content

Releases: byllyfish/exacl

Release 0.2.0

22 Dec 21:36
7c66b8c
Compare
Choose a tag to compare
  • Implement buildtime_bindgen feature; use prebuilt bindings by default.
  • Implement FromStr and Display for AclEntry.
  • Add to_writer and from_reader top-level functions for parsing text.

Release 0.1.1

08 Dec 23:32
dcf6df6
Compare
Choose a tag to compare
  • Fix docs build on docs.rs by including platform bindings for macos and linux.

Release 0.1.0

07 Dec 05:51
944af4c
Compare
Choose a tag to compare
  • Initial release.