Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 14:00
· 33 commits to master since this release

Changelog

  • 982b843 Removed ldflags environment
  • ba59c8a Added GitHub Actions
  • 8dd8fed Call filesystem sync only after full file is written
  • 4c52c50 Renamed project to rewrite-inplace
  • 8bd73e4 Improved test logging
  • 05908ec Cleaned code up
  • c83f92a Ignore build artifact
  • b0aa591 Added some tests to ensure file integrity(?)
  • 6a1b4c1 Export Rewrite function and automatically grab File.Info if nil
  • 3abb816 Fixed error capitalisation
  • e77dbea Return early if too small to be deduped
  • 617e5ce Completely migrate to Golang as a first-class rewriter
  • 2b7509c Added PoC
  • a3b271f Added LICENSE