Skip to content

Releases: mxmehl/inwx-dns-recordmaster

v0.3.1

12 Jun 15:22
7e42bef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Jun 08:44
f420b88
Compare
Choose a tag to compare

What's Changed

  • Allow to set options on domain-level conf by @mxmehl in #31
  • Bump all dependencies

Full Changelog: v0.2.3...v0.3.0

v0.2.3

19 Mar 09:01
e4c6d6d
Compare
Choose a tag to compare

What's Changed

  • Collect stats about changes of each domain, and log them by @mxmehl in #25
  • Refactor stats by @mxmehl in #26

Full Changelog: v0.2.2...v0.2.3

v0.2.2

18 Mar 15:07
6d212f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

15 Mar 14:38
d4c2db5
Compare
Choose a tag to compare

What's Changed

  • Write convert result to stdout by @mxmehl in #19

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 Mar 14:10
e96efec
Compare
Choose a tag to compare

Breaking

  • Refactor argument/command structure by @mxmehl in #18

Added

  • Add interactive mode by @mxmehl in #15
  • Add convert command to return remote INWX records in local YAML format by @mxmehl in #17
  • Improve documentation and error handling

Full Changelog: v0.1.2...v0.2.0

v0.1.2

13 Mar 20:52
Compare
Choose a tag to compare

What's Changed

  • Add functional tests against test API by @mxmehl in #9
  • Add Python 3.9 and 3.10 by @mxmehl in #10
  • Improve documentation
  • Rename --local to --api-response

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 Mar 13:53
Compare
Choose a tag to compare

Initial release of the INWX DNS Recordmaster. A lot of things are still missing, most importantly proper description and documentation. This will follow in the next releases.