29 lines
377 B
Markdown
29 lines
377 B
Markdown
# Changelog
|
|
|
|
This project uses Semantic Versioning
|
|
|
|
## 0.3.0
|
|
|
|
Added get_raw_json
|
|
Improved code formatting
|
|
Switched to setuptools
|
|
|
|
## 0.2.0
|
|
|
|
Added automatic creation of path for file writing
|
|
|
|
## 0.1.1
|
|
|
|
Added:
|
|
|
|
flush_on_exit: default argument to write to file on python close
|
|
changelog file
|
|
|
|
Changed:
|
|
|
|
Readme to correctly reflect public function count
|
|
|
|
## 0.0.1
|
|
|
|
Initial release
|