Releases: tarka/zone-update
Releases · tarka/zone-update
v0.11.0
v0.10.1
Documentation
- Explain the config example.
- Add examples for provider-lookup from configuration file.
- Add notes on adding a provider to README.
Other
- Add note about testing mac/win.
- Fix dependency issue on mac and allow parallel runs of mac/win.
- Move env declaration to the root.
- Add windows and mac test runners.
v0.10.0
- Add Linode support
Other
- Allow unused in Record
- Handle deserialisation errors correctly
- Cleanups and optimisations
- Add Linode async impl and update docs.
- Working sync version of Linode.
- Add glommio as a tested runtime.
- Add testing of monoio
- Mark cargo fragement at text to avoid doctests
- Add additional information about runtimes and feature-flags.
- More fine-grained testing steps.
- Add DigitalOcean and compio into test rotation.
- Add testing of running against compio
- Use external rust action support.
v0.9.3
Notable Changes
- Digital Ocean is now supported.
- deSEC.io is now supported.
- Improve handling of TXT records.
Other
- Update release-plz config to re-enable Other section
- Add code of conduct file.
- Simplify AI statement further
- Add DigitalOcean to docs
- Add DigitalOcean to provider enum
- Add async version of API.
- Blocking impl of Digital Ocean support.
- Minor formatting.
- Add async desec.io impl and update all necessary enums and docs.
- Add start of desec.io support, and cleanup txt handling.
- Copy release-plz config from vicarian
- Remove installation section from README
v0.9.2
Other
- Fix doc attribute syntax in lib.rs
v0.9.1
Other
- Import README into the top-level docs.
- Soften the tone in AI section.
- Enhance README description of library features
- Bump dependencies
v0.9.0
Other
- Make provider enum non-exhaustive.
- Start of release-plz automation.
- LLM generated workflow caching test.