## 0.2.0

#### Fixes
* Fixed handling of errors in main function
* Response will no longer have unnecessary '\n' appended at the end

#### Features
* Bearer auth available with --bearer (-B) command
* Specifying 'get' as method is no longer required - it is the default

#### Tests
* Added cli tests running the mock server, the command and checking the output


## 0.1.0

#### First, unstable release
* Be aware that this initial release consists of only basic features and can possibly be unstable and unsafe