Releases: gringolito/dnsmasq-manager
Releases · gringolito/dnsmasq-manager
v0.0.2
What's Changed
- Create goreleaser GitHub workflow by @gringolito in #10
- Create unit-tests workflow by @gringolito in #11
- Fix CI workflows triggers by @gringolito in #12
- Add mutex lock in repository saves by @gringolito in #13
- Use net.IP.Equal for comparing IP addresses by @gringolito in #14
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Adds authentication and authorization on the API by @gringolito in #1
- Standardize error messages by @gringolito in #2
- Project rebranding by @gringolito in #3
- Initial unit-tests for static host handler by @gringolito in #4
- Re-organize code structure to support coverage by @gringolito in #5
- Initial unit-tests for static host service by @gringolito in #6
- Initial host repository unit tests by @gringolito in #7
- Unit tests for the StaticDhcpHost model by @gringolito in #8
- Host handler authentication unit tests by @gringolito in #9
New Contributors
- @gringolito made their first contribution in #1
Full Changelog: https://github.com/gringolito/dnsmasq-manager/commits/v0.0.1