Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

v0.0.1

Compare
Choose a tag to compare
@MarioCarrion MarioCarrion released this 04 Mar 05:13
· 14 commits to main since this release
e22321c

Changelog

514db94 Add README.md
53b11ac Add circleci and golangci
b910387 Fix generated Markdown
9f53540 Initial commit
95055f0 Proof of concept!
ec60fe7 README.md: fix syntax
aa63703 README: update example
f8dcf3d add .goreleaser.yml
4e66046 fix golangci-lint warnings
e22321c goreleaser: fix syntax (2)
fbb6ca9 goreleaser: update to match latest one
4cd0a6f main.go: Fix when only one go.mod uses a package
c1c1724 main.go: add checkmark to Go version
d11a2f6 refactor and add tests
b44ef14 upgrade to go 1.14