- Updated all Go dependencies and compatibility with newer Go version.
- Ability to specify a prefix to use when outputting files via the OutputDir config property.
- Documented all config properties to explain their usage.
- If no FilePrefix is specified in the config, files will now be written as (hash).min.(extension) (no
app-
prefix as was hardcoded into previous releases).
Initial release