Skip to content

Releases: allenporter/ical

3.0.1

09 Oct 20:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

06 Oct 14:25
Compare
Choose a tag to compare

Breaking Changes

The util.local_timezone method used for mocking has been removed. You can now use the util.use_local_timezone method instead for overriding the local default timezone for typical application level use cases as well as for testing. See use_local_timezone for details.

What's Changed

Full Changelog: 2.1.0...3.0.0

2.1.0

02 Oct 03:06
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.1.0

Updated pydantic dependency to be explicit.

2.0.0

01 Oct 23:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...2.0.0

1.2.0

07 Sep 03:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

05 Sep 16:24
Compare
Choose a tag to compare

What's Changed
Add necessary timezone information automatically when using EventStore (commit)

Full Changelog: 1.0.0...1.1.0

1.0.0

05 Sep 02:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...1.0.0

0.2.0

29 Aug 03:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0

07 Aug 14:21
Compare
Choose a tag to compare

What's Changed

  • Add rdate support for list of repeated events by @allenporter in #49
  • Resolve timezone issues and add tests for date and time parsing by @allenporter in #50

Full Changelog: 0.0.4...0.1.0

0.0.4

04 Aug 14:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.0.4