Skip to content

Releases: leighmcculloch/vangen

v1.4.1

08 Aug 13:28
298ab36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

12 Sep 06:46
a443bc5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

03 Jul 04:48
89c43c7
Compare
Choose a tag to compare

What's Changed

  • Exit with status code 1 on error by @chrsm in #15

New Contributors

  • @chrsm made their first contribution in #15

Full Changelog: v1.2.0...v1.3.0

v1.2.0

31 Jan 07:08
bc7c053
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.2.0

v1.1.3

19 Oct 06:40
Compare
Choose a tag to compare

Changelog

653e7ee Remove directory wrap in release tar.gz

v1.1.2

19 Oct 00:22
Compare
Choose a tag to compare

Changelog

6ab3b53 Fix Darwin/Mac builds

v1.1.1

19 Oct 00:18
Compare
Choose a tag to compare

Changelog

0409fef Switch to GitHub Actions for tests and releases

v1.1.0

04 Jun 04:18
e815c6a
Compare
Choose a tag to compare

Changelog

e815c6a Generate <title> tag (#6)
53d7e39 Add a --no-overwrite flag (#5)
e051c61 Automatically set defaults for GitLab.com URLs (#4)
f8cfe81 Add hidden packages (#2)
68d15d7 Add Google Cloud Build image for vangen
80fea57 Add dist to gitignore

v1.0.0

15 Jan 06:19
Compare
Choose a tag to compare

Changelog

497ddcc Add goreleaser
ded5a0b Fix appveyor
75f0792 Fix travis
b465cb1 Fix travis
d0a697b Remove repetitive domain and prefixes from index
3c40c41 Add go modules files
f44b06e Fix invalid json in example
eafa6d1 Add separation of main packages
2fe1538 Sort packages
ca1206c Fix builds
d0f71c0 Update package generation pages
8d70c26 Add heading, organization and footer to index
8d8cfb4 Add index
8deb3d8 Rename generate => generate_package
cc6006d Update README.md
026eaca Add windows CI
4dc8151 gofmt -s
02a44c9 Add shields to readme
eb64a87 Add tests
de7f782 Rename generator to generate
e803823 Set version to if it has not been set
0ec3bc0 Change file flag to config
7528d1e Add verbose flag
9b7be2f Improve usage
3421097 Separate config file reading and parsing
85ab561 Rename loadConfig => parseConfig
47332b2 Reorganizing
03c548e Update README
ac355bf Move examples into readme
6970f51 Remove dep files that are not used
5759eed Add config for home URL that browser is redirected
a45fe42 Update README.md
fbfa804 Fix help and version
917c3b0 Add release
ce80c82 Short why section in README
d4b0296 Simplify install command
59f65d4 Simplify for Github
a4af6f6 Refactor
4c5c222 WIP
d780c42 Initial commit