38f0ad345b
Updated readme
...
Added changelog
v1.1.0
2020-03-07 11:00:54 -06:00
2cd90c7b99
Added config support for specifying the output file prefix
...
This was hardcoded to "app-" because that's what I wanted mine to use. No real reason it has to be that way, though. Only offering a prefix is still pretty limiting, but better than hardcoding.
2020-03-07 10:55:44 -06:00
332d48dd33
Documented config properties
2020-03-07 10:54:59 -06:00
0e4c6557ca
Return errors if told to output to a directory and writing a file fails
2020-03-07 10:54:21 -06:00
2329fd5636
Updated dependencies
...
Upgraded go to 1.14
v1.0.0
2020-03-04 22:04:19 -06:00
c04bde2e61
Updated dependencies
2020-01-06 20:22:08 -06:00
66068c4010
Add wildcard support
2019-07-06 17:03:00 -05:00
591228bb1c
Fixed permissions on created directories
...
Fixes #1
2019-06-17 21:21:42 -05:00
3332ace887
Fixed go.mod
2019-06-17 21:14:29 -05:00
9460d50b35
Added go.mod indicating module support
2019-06-17 21:02:23 -05:00
eb19f1ebf7
Added gitignore
2019-06-17 21:02:04 -05:00
8d82942a15
Removed temp file used for testing
2018-11-30 20:37:24 -06:00
f2db28969b
Added MIT license
2018-11-28 12:28:44 -06:00
2e68bc7284
Added readme
2018-11-28 12:19:23 -06:00
34a0971b0f
Minor code re-org
2018-11-28 12:19:14 -06:00
fca59e037e
Added support for cache control as a gin-gonic middleware
2018-11-26 22:19:46 -06:00
9891169704
Initial commit
2018-11-26 15:53:01 -06:00