Releases: future-id/mdr-cli
Releases · future-id/mdr-cli
v1.5.2
06 Apr 12:19
Compare
Sorry, something went wrong.
No results found
Fix record value cut off at = sign
v1.5.1
06 Apr 12:18
Compare
Sorry, something went wrong.
No results found
Added full-domain option to mdr domain record/template (full-domain is domain + tld example.com)
Quiet flag on mdr domain record/template will return 0 instead of throw an error if nothing is found
Update mdr domain record filter
v1.5.0
19 Jan 14:00
Compare
Sorry, something went wrong.
No results found
Added new subcommands
mdr dns record add - Add new record
mdr dns record remove - Remove record
mdr dns template record add - Add new record to template
mdr dns template record remove - Remove record from template
mdr domain record - Record details from domain (option to get certain property as plain text)
mdr domain template - Get template id from domain
v1.4.2
13 Jan 15:42
Compare
Sorry, something went wrong.
No results found
Features added in 1.4.1 but due to a publishing error an empty package was published.
Changes yarn update message
New subcommand lastNotification for get.
Usage: mdr get lastNotification
Aliases: [last-notification, last-notif, lastNotif]
Update README
Update internal update check
Clean-up code
Update dependencies
v1.4.1
06 Jan 10:54
Compare
Sorry, something went wrong.
No results found
Invalid version, do not use!
v1.4.0
26 Nov 10:57
Compare
Sorry, something went wrong.
No results found
Add quiet flag to commands that show a loading indicator, this flag disables such indicator
Commands that show a table of content now start their index at 1 instead of 0
Update dependencies
v1.3.2
22 Nov 16:05
Compare
Sorry, something went wrong.
No results found
Add lastNotification property to config which is a timestamp (milliseconds passed since Jan 1st 1970).
Using this we check if the last notification is at least 12 hours ago to prevent update message spam when using commands.
v1.3.1
22 Nov 16:00
Compare
Sorry, something went wrong.
No results found
Better update notification message
Remove prettier
Update dependencies
v1.3.0
19 Nov 11:43
Compare
Sorry, something went wrong.
No results found
Add get subcommand
Add [api-path, auth-type] aliases to set subcommand
Update set subcommand descriptions
Update internal logger class
Update README.md
v1.2.1
19 Nov 11:42
Compare
Sorry, something went wrong.
No results found
Add subcommand description to help message
Update some warning messages
Add 'get' command (TODO)
Update linting
Change ES target
Update package.json
Remove unnecessary import
Update README
Update config warning