Skip to content

Releases: liskin/foursquare-swarm-ical

v1.0.3: Further output stability improvements

12 May 13:33
Compare
Choose a tag to compare
  • Sort checkins with equal createdAt by id

Full Changelog: v1.0.2...v1.0.3

v1.0.2: Sort JSON keys for UPSERTs

01 May 08:05
Compare
Choose a tag to compare
  • 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

14 Feb 17:17
Compare
Choose a tag to compare
  • 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

09 Feb 11:27
Compare
Choose a tag to compare
  • --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

04 Dec 18:19
Compare
Choose a tag to compare

1.0.0b8: Cleanups (keeping up with evolving Python ecosystem)

26 Feb 16:06
Compare
Choose a tag to compare

1.0.0b7: Cleanups (keeping up with evolving Python ecosystem)

13 Mar 18:53
Compare
Choose a tag to compare

1.0.0b6: Config file support; various cleanups

23 Apr 22:20
1.0.0b6
Compare
Choose a tag to compare
1.0.0b6: Config file support; various cleanups

1.0.0b5: minor touchups

28 Oct 15:38
Compare
Choose a tag to compare
setup.cfg: Use dashes in name

1.0.0b3: add tests

25 Oct 23:58
Compare
Choose a tag to compare
Add a basic test using pytest-recording (vcr)