This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
Releases: maddyblue/esc
Releases · maddyblue/esc
v0.2.0
- Support http/File.Readdir
- Make
Invocation
configurable for users of the embed package
v0.1.0
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