Skip to content

Releases: maweil/bidi_char_detector

v0.1.3 - Update Dependencies, Publish signed images

05 Feb 21:50
40ddcc4
Compare
Choose a tag to compare

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

10 Nov 21:42
81d62f5
Compare
Choose a tag to compare
  • 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