Releases: maweil/bidi_char_detector
Releases · maweil/bidi_char_detector
v0.1.3 - Update Dependencies, Publish signed images
What's Changed
- Bump serde to 1.0.136 by @dependabot in #5
- Rebuild with latest
rust:alpine
image - Publish docker images signed with
cosign
- Build docker images using GitHub Actions
Full Changelog: v0.1.2...v0.1.3
v0.1.2 - Usability Improvements
- Exclude common binary file patterns by default
- Add setting to ignore non-utf8 files (default true)
- Add setting to show files with no BIDI chars found (default true)
Full Changelog: v0.1.1...v0.1.2