Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

v0.1.0

Compare
Choose a tag to compare
@maddyblue maddyblue released this 07 Sep 07:18
· 11 commits to master since this release

Initial tagged release. New recent features:

  • standard Go generated file syntax
  • -no-compress flag to disable compression
  • the default compression mode is gzip.BestCompression
  • -prefix now detects when it would have generated duplicate file names
  • safer file handling during output writing
  • embed package now returns errors instead of running log.Fatal