Skip to content

srgn: v0.13.4

Latest
Compare
Choose a tag to compare
@alexpovel-ci-machine alexpovel-ci-machine released this 09 Nov 11:52
2c29cfd

0.13.4 (2024-11-09)

Features

  • cli: --<LANG>-query-file option for reading queries from files (#168) (4967356)
  • cli: Dry run mode ( --dry-run flag) (#156) (c2a6d2a)

Bug Fixes

  • alloc: Right(ish)-sized buffer allocations (3f64519)
  • cli: Ignore (do not abort on) non-utf8 files when walking recursively (b3b9d6e), closes #166