Releases: TylerBrock/saw
v0.2.2
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
v0.1.8
v0.1.7
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
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
v0.1.4
v0.1.3
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
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
Changelog
6ec54f6 Add support for linux packages
b13b659 Drop i386 support
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64