Releases: RLado/Oink
Releases · RLado/Oink
v1.4.0
The domain config section now accepts two new boolean keywords skipIPv4
and skipIPv6
- The new keywords enable skipping DNS updates for the corresponding IP protocols addressing #14
- Updated README with the new keywords in the example configuration
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
v1.2.1
v1.2.0
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Refactored the code to remove `map[string]interface` - Changed some variable names - Added http status codes to the applicable errors - The licence does not need to reflect the years with copyrightable changes (so reverted back to 2023 only) - Struct types do not need to be public - Changed some variable names to avoid confusion with struct types
v1.1.0
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: v0.1.2...v1.0.0