All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Tests for functions in Domeneshop class
- Tests for functions reliant
- Updated dependent packages
- API documentation is now in English
- Use arrow functions in tests
- Updated dependent packages
- More tests
- Dependent packages
- Updated documentation for new functions in 0.1.5
- Fixed error in DNS record validation
0.1.5 - 2019-10-02
- DNS-record type NS
- Test for NS DNS-record
- Clean command to npm
- Forwarding api support and tests
- Invoices api support and tests
- New example of listing unpaid invoices
- Updated dependent packages
- Fixed typos and spelling mistakes
0.1.4 - 2019-05-31
- New example with dns failover
- Added DNS-record type TXT
- Removed unused variable in example
- Updated Axios to version 0.19.0
- Make type in DNS-record check case insensitive
- Removed old duplicate files from dist
0.1.3 - 2019-05-21
- Simple tests
- Updated code to follow tslint:recommended
- Fixed error in dns validating function
0.1.2 - 2019-04-25
- Removed .git folder from npm package, so version bump was needed
0.1.1 - 2019-04-23
- Return type DomainName for getDomain and getDomains.
- Examples
- DNS update for dynamic hosts
- Bulk update of DNS pointers
0.1.0 - 2019-04-19
- First release.