29 lines
367 B
Markdown
29 lines
367 B
Markdown
# Changelog
|
|
|
|
This project uses Semantic Versioning
|
|
|
|
## 1.0.2
|
|
|
|
Fixed setup.py url
|
|
|
|
|
|
## 1.0.1
|
|
|
|
Updated requests version
|
|
|
|
Switched to setuptools
|
|
|
|
Updated readme
|
|
|
|
## 1.0.0
|
|
|
|
Post and get now return a tuple with a full requests response object and the response data
|
|
|
|
## 0.0.1
|
|
|
|
Fixed broken max_size validator, added tests for max_size validation
|
|
|
|
## 0.0.0
|
|
|
|
Initial release
|