Skip to content

Releases: eoleedi/TimeTree-Exporter

v0.3.1

17 Jul 16:30
8b77b39
Compare
Choose a tag to compare

0.3.1 (2024-07-17)

Bug Fixes

  • alerts are not properly implemented (fix #39) (#41) (20859de)
  • use zoneinfo instead of dateutil.tz to solve TZID=CEST not recognized by google cal issue (fbae55e)

Documentation

v0.3.0

20 Apr 15:25
b7a5907
Compare
Choose a tag to compare

0.3.0 (2024-04-20)

Features

Bug Fixes

  • add version attribute in the package (d3ed38f)

Reverts

  • add version in attribute in package (ec0960b)

v0.2.3

10 Apr 12:02
632700b
Compare
Choose a tag to compare

0.2.3 (2024-04-10)

Documentation

  • move assets into docs folder (2931fb2)

v0.2.2

09 Apr 18:12
b618f37
Compare
Choose a tag to compare

0.2.2 (2024-04-09)

Bug Fixes

  • define main function in main.py to match the script (#28) (24cceba)

Documentation

v0.2.1

09 Apr 15:27
cabefae
Compare
Choose a tag to compare

0.2.1 (2024-04-09)

Bug Fixes

v0.2.0

09 Apr 15:12
1016a7c
Compare
Choose a tag to compare

0.2.0 (2024-04-09)

!!! dtstamp accidentally set to 1970/1/1, Do not use this version !!!

Features

  • map parent_id to iCal's RELATED-TO (#15) (6780cbe)

Bug Fixes

  • accept negative timestamp on all platform (#23) (f2bf2f7)
  • Discard TimeTree's Birthday Event (#17) (aa407ba)

v0.1.0

06 Apr 08:59
b4bef56
Compare
Choose a tag to compare

0.1.0 (2024-04-06)

Features

Bug Fixes

  • full day event & timezone issue (41467ab)
  • write to file after parsing all the files (bc0fd7f)

Documentation

  • add detailed description & remove the API limitation (edeea3a)
  • add detailed instructions and info (70c1e89)
  • add newline (cc5275a)
  • add recommendation and remove in-development warning (776d5f2)
  • bump icalendar from 5.0.11 to 5.0.12 (a934c7b)
  • finish all day (e23021e)
  • fix typo (248b669)
  • update document for pip installation method (83cfaea)
  • use absolute path for images (0bf9e33)