Releases: ustuehler/py-amazing-marvin
Releases · ustuehler/py-amazing-marvin
v0.1.0
0.1.0 (2022-09-28)
Features
- add AmazingMarvinAPI class to package root module (676f719)
- implement /me endpoint (cd60aa1)
- support /todayItems endpoint (2b0595c)
Automated Tests
- create a unit test skeleton (8738445)
Documentation
Code Refactoring
- remove intermediate
src
directory (f00134b)
Build System
- add .pythonrc, and debug message to init.py (f2efcdd)
- add missing requirements.txt (f89f980)
- more scaffolding for Python package (e628dd5)
- update pyproject.toml, bump version (de5e787)
CI/CD Workflows
- add automated validation and release workflows (fc19c03)