Skip to content

Releases: tickelton/impost0r

Release 0.1.3

Choose a tag to compare

@tickelton tickelton released this 23 Apr 18:31
  • Supports new calendar data format which broke the previous version.

Release 0.1.2

Choose a tag to compare

@tickelton tickelton released this 08 May 13:13
  • Deprecates password authentication in favor of access tokens.
  • Adds support for default branch name 'main'.

Release 0.1.1

Choose a tag to compare

@tickelton tickelton released this 11 Sep 16:12
  • Updates the version of dulwich used in the binary release to 0.20.6.
  • Adds an additional delay after each push to fix a problem with calendars sometimes not being updated correctly.
  • Adds typing hints to improve maintainability.
  • Corrects and clarifies several points in the comments and README.
  • Adds several minor structural improvements.

Release 0.1.0

Choose a tag to compare

@tickelton tickelton released this 26 Aug 13:29
  • Core feature fully functional. See README for examples and demo.
  • Tested on Ubuntu 20.04 and Windows 10 2004