Skip to content

Releases: sourcefrog/unix_mode

unix_mode 0.1.4

12 Aug 15:11
v0.1.4
Compare
Choose a tag to compare
  • Optional feature serde allows serializing Type, Access, and Accessor.

unix_mode 0.1.3

26 Oct 14:02
v0.1.3
Compare
Choose a tag to compare
  • Add Type enum for matching the file type.
  • Add Access, and Accessor enums for testing permissions.
  • More tests.
  • Move changelog into Rustdoc.