esc v0.1.0 Release Notes
Release Date: 2017-09-07 // over 5 years ago-
🎉 Initial tagged release. New recent features:
- standard Go generated file syntax
-no-compress
flag to disable compression- 0️⃣ 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