5b9e4c54ed
Prep for release
v1.1.1
2021-09-19 13:31:57 -05:00
e4085c5754
Update dependencies to latest
...
Update markdown formatting to make the linter happy
2021-09-19 13:28:05 -05:00
c2a01f273c
Bump github.com/gin-gonic/gin from 1.5.0 to 1.7.0 ( #5 )
...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin ) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/gin-gonic/gin/releases )
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gin-gonic/gin/compare/v1.5.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-03 10:02:11 -05:00
b71f2c4302
Disable scheduled CodeQL runs
2020-11-28 19:44:09 -06:00
987dcc370f
Create codeql-analysis.yml
2020-10-01 11:58:43 -05:00
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