easy_pass_common 0.1.6
easy_pass_common: ^0.1.6 copied to clipboard
Commons library for easy pass.
0.0.1 - 2020-03-10 16:10. #
- Initial release.
0.0.2 - 2020-03-10 22:50. #
- Feat: Added all base functionality
0.0.3 - 2020-03-10 23:22. #
- Feat: Added session model
0.0.4 - 2020-03-12 20:43. #
- Feat: Added index service call
0.0.5 - 2020-03-12 22:42. #
- Fix: failing tests
- Fix: Refactor base service test
- Fix: index breaks due to incorrect return type
- Feat: added base service test
0.0.6 - 2020-03-12 22:46. #
- Fix: format documantation
0.0.7 - 2020-03-14 12:13. #
- Feat: added create base request
- Fix: expose user id
0.0.8 - 2020-03-14 12:13. #
- Fix: exception thrown even after receiving 201
0.0.9 - 2020-03-21 15:01. #
- Feat: added logout functionality to session
0.1.0 - 2020-03-21 21:28. #
- Feat: throw different exceptions based on http code
0.1.1 - 2020-03-24 22:07. #
- Feat: added create user
0.1.2 - 2020-03-24 22:20. #
- Fix: Added password to user
0.1.3 - 2020-03-28 18:10. #
- Feat: added Unprocessable Entity exception
- Fix: error when serializing create user request
- Fix: Added password to user
0.1.4 - 2020-03-28 20:08. #
- Fix: format code
0.1.5 - 2020-03-29 18:04. #
- Feat: added event
0.1.6 - 2020-03-29 18:04. #
- Feat: added login and sign up page