Releases: aybruhm/api-response
Releases · aybruhm/api-response
v0.2
- Add support for list of dictionary data response
- Improve code quality and test cases
Full Changelog: v0.1.1...v0.2
v0.1.1
- Modified README documentation
- Bump version to 0.1.1
- Changed home page url
What's Changed
- Enhancement: Updated README, Refactored Package Name, and Version Bump to 0.1 by @aybruhm in #2
- Feat/0.1.1 release by @aybruhm in #3
Full Changelog: v0.1...v0.1.1
v0.1
- Modified response functions
- Modified test cases
- Renamed package name, changed description and url
- Modified README documentation
- Bump version to 0.1
What's Changed
New Contributors
Full Changelog: v0.0.7...v0.1
v0.0.7
- Modified type hints
- Update unit test
- Bump version to 0.0.7
Full Changelog: v0.0.5...v0.0.7
v0.0.6
- Added type hints
- Update unit test
- Update documentation
- Bump version to 0.0.6
Full Changelog: v0.0.5...v0.0.6
v0.0.5
- Write unit test
- Documented error and success response function
v0.0.3
- Refactor codebase
- Created response file to store logics
v0.0.2
- fixed ImportError
- linked repository to
setup.py
Full Changelog: v0.0.1...v0.0.2