Releases: amalucelli/nextdns-go
Releases · amalucelli/nextdns-go
v0.5.0
Changelog
New Features
- 7bddae1: feat: add github actions for ci (#1) (@amalucelli)
- 4ac12b8: feat: adds setup part of the profile (@amalucelli)
- ce6a0d6: feat: support setup api (#2) (@amalucelli)
v0.4.0
Changelog
New Features
- 6d6e1bc: feat: improve debug msgs (@amalucelli)
- 10e51cf: feat: re-implemented the rewrite api (@amalucelli)
- 6ff8697: feat: rename get to list functions (@amalucelli)
v0.3.1
v0.3.0
Changelog
New Features
- f1736df: feat: add parental control recreation times (@amalucelli)
- cb5e9eb: feat: add recreation field to parental control (@amalucelli)
v0.2.0
Changelog
New Features
- 2060668: feat: add makefile (@amalucelli)
- e9a1807: feat: add more linter (@amalucelli)
- 3bc2aa0: feat: add unit tests for the allow and deny lists (@amalucelli)
- ea84f09: feat: better debug logs (@amalucelli)
- b3a913b: feat: better debug msgs (@amalucelli)
- 8a96f46: feat: support for rewrites api (@amalucelli)
- be91471: feat: supports the ddns block (@amalucelli)
Bug Fixes
- 55c9a89: fix: add missing service on the client (@amalucelli)
- 6de0fd7: fix: allow and deny responses for create and update (@amalucelli)
- 9e45beb: fix: move user agent to the request func (@amalucelli)
v0.1.0
Changelog
New Features
- 9bfd3ca: feat: add golangci (@amalucelli)
- 0fbf19b: feat: add goreleaser (@amalucelli)
- b8bd6f6: feat: add initial client (@amalucelli)
- 0e46a68: feat: add service for profiles (@amalucelli)
- 8747c06: feat: big refactor, adding all missing endpoints (@amalucelli)
- 180cb01: feat: move all object params to the request type (@amalucelli)
- 5c80ff5: feat: rename patch to update (@amalucelli)
Bug Fixes
- 3ec0fde: fix: golangci lints (@amalucelli)
- c9ae107: fix: simple string (@amalucelli)