Skip to content

Releases: TylerBrock/saw

v0.2.2

17 Jan 23:53
Compare
Choose a tag to compare

Changelog

785718a Release v0.2.2
67b9465 code formatting
7156549 Use time.Equal in tests to assert equality
0269905 Reformat tests
238fd66 Add documentation on running tests
54a980b Improve formatting
ea278e0 Support simple date formats
4d1fcdc Implement iteration based time parsing
6a8aa63 Test cover existing time parse functionality
405ccea Add Dockerfile enhancement to CHANGELOG.md

v0.2.0

26 Sep 03:52
Compare
Choose a tag to compare

Changelog

26415d1 Release v0.2.0
4672365 Update gopkg.lock
0dcf9cd Add --pretty for get and --raw for watch
143b5f4 match saw get output format to saw watch
6336105 Added simple Windows compile instructions.

v0.1.8

31 Jul 22:27
Compare
Choose a tag to compare

Changelog

b4a6df8 Release v0.1.8
1128a01 add example usage for get with --filter
b1fa94d add filter flags for get cmd

v0.1.7

30 Jun 06:22
Compare
Choose a tag to compare

Changelog

505a779 Release v0.1.7
2abee63 Fix some formatting + exports in cmd/saw.go
743e8b7 Update README
321cd63 Move Go Report Card below the fold
8c4f69b Add Go Report Card to README.md
302821a Avoid unnecessary var decl
67c4f5c Fix typo spelling continuously
971d958 Avoid exporting commands, not necessary
c867c89 Add some comments to blade package
333771c Cleanup get help output, rename end flag to stop
7ab2b3c Add CHANGELOG.md

v0.1.6

30 Jun 05:07
Compare
Choose a tag to compare

Changelog

becf946 Release v0.1.6
cc849f6 Adding support MFA (assumerole)
093e051 add more descriptive command helptext
dfe294d Add usage section for get in README
15f9b7d Remove remnants of delete command
62398f4 Remove unused variable
f3b6cd1 Get rid of unnecessary quotes on examples
d5b92fd Update README to reflect region + profile support

v0.1.5

22 Jun 05:31
Compare
Choose a tag to compare

Changelog

2eb7018 Release v0.1.5
7c5f4ab Add proper region and profile override support
76e1d42 More README changes
34d3545 Change some wording in readme
89e4489 Remove unnecessary info about builds in README

v0.1.4

18 Jun 17:56
Compare
Choose a tag to compare

Changelog

2b7e4c4 Release v0.1.4
c3887cb Add AUR Dockerfile + PKGBUILD
3ce98d6 Remove docs for now
966a483 Use region in ~/.aws/config rather than hardcode
4746cdc Remove missing flag from README
c77f203 Update README

v0.1.3

10 Jun 04:01
Compare
Choose a tag to compare

Changelog

353f64b Release v0.1.3
37ab581 Add Arch linux install notes
9fe5d3e Friendlier usage and erroring
a6486a6 Enable get command, exit if no streams with prefix
482a6fe Update deps, add cobra
98ff219 Fix circle.yml
2f9573a Set theme jekyll-theme-minimal
62e8c5e Add docs dir
67762e9 Update README

v0.1.2

30 May 03:55
Compare
Choose a tag to compare

Changelog

f391765 Release v0.1.2
cb87991 Add RPM + Debs
bfa1d3f Add basic linux install instructions
823f6be Update README
9bd6315 Fix download strategy
100f70c Skip building from source for homebrew for now
6664582 Private download strategy
3980f03 Add homebrew to goreleaser
d5f47d6 Add freebsd to goreleaser GOOS
9b4cfc7 Update goreleaser.yml for newest version
2ed31c0 Disable get for now
e399630 Fix watch so that events are not repeatedly output
f89a9eb Working watch prefix filtering
05a94dc Extract message printing code and output config
b57079e Update deps in Gopkg.lock
b9bbf26 Add fpm package formats

v0.1.1

20 Sep 05:43
Compare
Choose a tag to compare

Changelog

6ec54f6 Add support for linux packages
b13b659 Drop i386 support


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64