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

Releases: maddyblue/esc

v0.2.0

01 Apr 17:13
0ea7db1
Compare
Choose a tag to compare

v0.1.0

07 Sep 07:18
Compare
Choose a tag to compare

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