Skip to content

Releases: rafaelespinoza/notexfr

Clean up plumbing

20 Feb 05:27
v0.2.1
8e6d15f
Compare
Choose a tag to compare
  • Addressed a security dependency notification, though not directly affected. See: 1ec3020
  • Took the opportunity to do some clean up on various CI and build functionality. See ed46ed1
  • Add gosec, for detecting potential security issues, specific for golang. See 8e6d15f

v0.2.0

01 Jun 06:01
Compare
Choose a tag to compare

dab2cf7 Output filenames in convert, backfill
ffc91a9 feat: Add version subcommand, Makefile
b7cc48f test(cmd): Add some regression tests
5749f71 build: Add action workflow; update Makefile, README