Releases: grishy/go-avahi-cname
Releases · grishy/go-avahi-cname
v2.0.6
ℹ️ For information on how to install and use please see README.md
Changelog
- 2063b50 Merge pull request #20 from grishy/go-1.23
- 8ffc2cd bumpup: go version and CI actions
- e82d1e3 docs(readme): use latest verison
- 67e0f7c docs: 2.0.6 as examples in the README
- dfefd3f docs: simplify
Your PRs & issues are welcome! Thanks 😉
v2.0.5
ℹ️ For information on how to install and use please see README.md
Changelog
- 867e9e1 Merge pull request #14 from grishy/fix/avahi-free-group
- 0d067a1 Merge pull request #15 from grishy/bumpup-go1.22
- d58b210 Merge pull request #16 from grishy/2024-04-update-ci
- 77c4a02 build(docker): correct go image for docker
- 8f05131 build: bump up to go 1.22
- 284f6e4 ci: bump up linter action to v4
- 034198f ci: bumpup actions checkout and setup-go
Your PRs & issues are welcome! Thanks 😉
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
Added subdomains support (#6)
ℹ️ For information on how to install and use please see README.md
Changelog
- 14e7f7f Merge pull request #8 from grishy/subdomain
- 3108382 ci: bump to go 1.20.7
- 7d18678 docker: use subdomain as default in docker
- 7d7094f docs: add link to mdns-subdomain
- c02c0a8 docs: change year README.md
- 9825387 docs: logo in center and simplify text
- a2a884f docs: remove long description
- 0873a49 docs: remove repeats
- a517b02 docs: split on 2 modes
- b2888ad feat: add subdomain
- 5ff3e5c feat: reading UDP and parse DNS
- c57807a refactor: add comments
- dfba1b2 refactor: split on subcommands
Your PRs & issues are welcome! Thanks 😉
v1.0.0
ℹ️ For information on how to install and use please see README.md
Changelog
- 679b538 Merge branch 'docs-and-refactor' of github.com:grishy/go-avahi-cname into docs-and-refactor
- 08cc6af Merge pull request #3 from grishy/docs-and-refactor
- 6470088 ci: add build and test jobs
- 2201c5e ci: add golangci-lint
- 8bf3d7f ci: rename release workflow
- 8180647 docs: add arch svg
- d432969 docs: add install and usage
- a16fd37 docs: add logo
- 448f45b docs: add logo to readme and cards
- 61cfb51 docs: add more details and fix typo
- fc5877f refactor: split main on func
Your PRs & issues are welcome! Thanks 😉