Nic-api

Latest version: v1.0.1

Safety actively analyzes 621673 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.1

What's Changed
* Add Python 3.12 support


**Full Changelog**: https://github.com/andr1an/nic-api/compare/v1.0.0...v1.0.1

1.0.0

What's Changed
* Deprecated support for Python versions lower than 3.8
* Fixed an error in `pprint()` which was occurring when some non-required fields were not specified
* Added support for non-ASCII domain names (31)
* Added more tests and migrated from Travis CI to GitHub Actions (34)

**Full Changelog**: https://github.com/andr1an/nic-api/compare/v0.4.3...v1.0.0

0.4.3

What's Changed
* Fixed the order of `ttl` property in records' XML representations – now it is below the `type` and not causing API errors

**Full Changelog**: https://github.com/andr1an/nic-api/compare/v0.4.2...v0.4.3

0.4.2

What's Changed
* Added ptr, dname, hinfo, naptr, rp, caa records support by igroykt in https://github.com/andr1an/nic-api/pull/25
* Fixed Travis-CI tests
* Better `to_xml()` implementation by andr1an in https://github.com/andr1an/nic-api/pull/29
* Added Python 3.11 support by andr1an in https://github.com/andr1an/nic-api/pull/30

New Contributors
* igroykt made their first contribution in https://github.com/andr1an/nic-api/pull/25

**Full Changelog**: https://github.com/andr1an/nic-api/compare/v0.4.1...v0.4.2

0.4.1

What's Changed
* Added `InvalidRecord` exception by andr1an in https://github.com/andr1an/nic-api/pull/17
* Added `SRVRecord` by AlexNik in https://github.com/andr1an/nic-api/pull/18
* Fixed `to_xml()` methods by AlexNik in https://github.com/andr1an/nic-api/pull/20
* Added `refresh_token` method (closes: 21) by andr1an in https://github.com/andr1an/nic-api/pull/23

**Full Changelog**: https://github.com/andr1an/nic-api/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* Add exceptions for `get_token()` and other calls (closes: 7)
* Implement proper logging
* `add_record()` now returns list of added records with IDs
* Implement `to_xml()` and add possibility to add SOA, NS and MX records

**Full Changelog**: https://github.com/andr1an/nic-api/compare/v0.3.0...v0.4.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.