dnsimple 0.1.2

Rust DNSimple API client
Documentation
# Changelog

This project uses [Semantic Versioning 2.0.0](http://semver.org/).

## main

## 0.1.2

- FIX: Clippy, RustFmt, Cargo cleanup

## 0.1.1

- FIX: Renames the project from `dnsimple_rust` to `dnsimple`
 
## 0.1.0

- ADDS: Automatic releasing when tagging a release
- First implementation of the dnsimple-rust client (including all the endpoints)