Skip to content

Commit 107b628

Browse files
author
David Futcher
committed
CHANGELOG for v0.1.1
1 parent 3a136eb commit 107b628

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1+
## [0.1.1] - 2016-07-05
2+
3+
- Significantly rewritten code to linter standards
4+
- Support simple asterisk globbing (for example *.go) in Ignore configuration
5+
16
## [0.1.0] - 2016-01-31
27

38
- Initial release.
49
- Upload files to S3 buckets.
510
- Track which git commits have been uploaded, only upload files that have changed since last push.
611
- Configuration file saves bucket/region arguments for simplified subsequent uploads.
712
- Files tracked in git can be ignored (not uploaded) using a configuration directive, supporting basic regexes.
8-
- Files not tracked in git can be specified to be uploaded. A runtime flag can be given to force the upload of these files when no changes are made to git files.
13+
- Files not tracked in git can be specified to be uploaded. A runtime flag can be given to force the upload of these files when no changes are made to git files.

0 commit comments

Comments
 (0)