Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Releases: sampointer/dy

v0.3.0

03 Aug 15:40
Compare
Choose a tag to compare

Changelog

c86506f Bump github.com/stretchr/testify from 1.5.1 to 1.6.1 (#6)
85b0943 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#7)
4dfbe90 Create dependabot.yml
53187a3 bump go version
1b10a26 envsubst comment
6fdf257 https://goreleaser.com/deprecations#brewsgithub
4460a6d move to github actions
f4342fc update Go version

0.2.4

01 Sep 18:21
Compare
Choose a tag to compare

Changelog

0e879f9 build under go 1.15
cad67c6 documentation
f6d486b hooks
193c43b use new build image

v0.2.3

04 Apr 18:14
b986999
Compare
Choose a tag to compare

Changelog

b986999 Merge pull request #5 from sampointer/lint
1ba5996 correct lint

v0.2.2

03 Apr 21:14
511d719
Compare
Choose a tag to compare

Changelog

a795d08 Execute tests in CI
511d719 Merge pull request #4 from sampointer/add_tests
748ff44 build under Go 1.14
832726c test basic parsing

v0.2.1

03 Apr 14:20
8db3e19
Compare
Choose a tag to compare

Changelog

c3ee903 Fix scope to prevent document collision
8db3e19 Merge pull request #3 from sampointer/fix_multi_document

v0.2.0

03 Apr 13:46
5c69fbc
Compare
Choose a tag to compare

Changelog

5c69fbc Merge pull request #2 from sampointer/multiple_directories_documents
f551539 Support multiple directory arguments.
a695e09 formatting

v0.1.0

03 Dec 21:53
Compare
Choose a tag to compare

Changelog

434455f Merge pull request #1 from icarus-sparry/use_closure
8e14329 Use a closure for the walker
ea72b6f doc: correct typo
b6ad4d8 tidy up formatting

v0.0.3

07 Nov 20:05
Compare
Choose a tag to compare

Changelog

1085a04 add Cloudformation example
d9b302b add godoc badge
9bf1a11 build .deb and .rpm packages too

v0.0.2

07 Nov 00:05
Compare
Choose a tag to compare

Changelog

852648b build master without releasing
fc22d44 correct documentation formatting
da3ef04 exit non-zero on parse error

v0.0.1

06 Nov 22:20
Compare
Choose a tag to compare

Changelog

10a4c05 Initial commit
23bb169 Initial public release