- 25 Jan, 2019 1 commit
-
-
Grant Millar authored
-
- 20 Apr, 2018 1 commit
-
-
Grant Millar authored
The _get_records function currently returns the first 100 records. As our TXT is added most recently, if you have > 100 records it will not be returned. I've changed the function to sort by ID DESC, so it will always return the latest 100 records.
-
- 26 Mar, 2018 2 commits
- 02 May, 2017 5 commits
-
-
Matthew Turney authored
-
Matthew Turney authored
-
Matthew Turney authored
-
Matthew Turney authored
Implement the `_rm()` method for the DNSimple integration. This also required some changes and cleanup to DRY up the code.
-
Matthew Turney authored
Even though DNSimple is technically covered with lexicon not all systems can install python pip's easily. For these systems it is useful to have pure shell script API interactions.
-