Releases: robo9k/rust-magic
Releases · robo9k/rust-magic
v0.16.2
v0.16.1
Other
- Add a whole lot of rustdoc
v0.16.0
Changed
- [breaking] Move everything
Cookie
into modcookie
- [breaking] Use typestate for opened/loaded
Cookie
- [breaking] Introduce
DatabasePaths
andInvalidDatabasePathError
- [breaking] Introduce
OpenError
forCookie::open
- [breaking] Introduce
SetFlagsError
forCookie::set_flags
- [breaking] Replace
MagicError
withcookie::Error
- [breaking] Replace internal
ApiViolation
error forlibmagic
withpanic!
Other
- Split project/crate README
- (deps) Bump thiserror from 1.0.40 to 1.0.49
- (deps) Bump libc from 0.2.141 to 0.2.148