Releases: liskin/foursquare-swarm-ical
Releases · liskin/foursquare-swarm-ical
v1.0.3: Further output stability improvements
- Sort checkins with equal createdAt by id
Full Changelog: v1.0.2...v1.0.3
v1.0.2: Sort JSON keys for UPSERTs
- Sort JSON keys for UPSERTs (makes it more likely the UPSERT will be a no-op)
Full Changelog: v1.0.1...v1.0.2
v1.0.1: Better logging and optional full sync
- Improve logging
- Incremental sync is now optional and also syncs edits to recent checkins
Full Changelog: v1.0.0...v1.0.1
v1.0.0: Stable release
--emoji
is now the default- Added
--max-size
for compatibility with Google Calendar - Improved README
Full Changelog: v1.0.0b9...v1.0.0
v1.0.0b9: CI maintenance
Full Changelog: 1.0.0b8...v1.0.0b9
1.0.0b8: Cleanups (keeping up with evolving Python ecosystem)
1.0.0b7: Cleanups (keeping up with evolving Python ecosystem)
README: Add badges
1.0.0b6: Config file support; various cleanups
1.0.0b6: Config file support; various cleanups
1.0.0b5: minor touchups
setup.cfg: Use dashes in name
1.0.0b3: add tests
Add a basic test using pytest-recording (vcr)