- Support for installing dependencies with
uv
.
- Removed
Pipfile
andPipfile.lock
for use with pipenv.
- Test it works with Python 3.12.
- Fix verbose output (it was outputting a lot of JSON).
- Fix so it works on python 3.5.
- Update ics module requirement to 0.5.
- Add
k
/--kind
option and generation of KML files
- Add
--all
option for fetching all checkins - Add
v
/--verbose
option for displaying output
- Initial release