Icalevents

Latest version: v0.2.1

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.2.1

What's Changed
* chore: Fix warnings in release pipeline by DerDreschner in https://github.com/jazzband/icalevents/pull/156
* chore: Fix requirements in setup.py by DerDreschner in https://github.com/jazzband/icalevents/pull/157
* code readability by McLaynV in https://github.com/jazzband/icalevents/pull/149
* Add icalendar 5.0 support and test against 5.0 and 6.x by DerDreschner in https://github.com/jazzband/icalevents/pull/160
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/161
* fix: allow `string_content` to be a `str` by BoboTiG in https://github.com/jazzband/icalevents/pull/162
* ci: prepare release 0.2.1 by eigenmannmartin in https://github.com/jazzband/icalevents/pull/166

New Contributors
* BoboTiG made their first contribution in https://github.com/jazzband/icalevents/pull/162

**Full Changelog**: https://github.com/jazzband/icalevents/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/142
* fix: icalendar v6 compatibility by dotlambda in https://github.com/jazzband/icalevents/pull/145
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/146
* Update Poetry, GitHub Actions and devcontainer to latest versions by DerDreschner in https://github.com/jazzband/icalevents/pull/151
* Condition always true by McLaynV in https://github.com/jazzband/icalevents/pull/148
* Fix: Handle non-ASCII UIDs by creating a new one by DerDreschner in https://github.com/jazzband/icalevents/pull/152
* Replace abandoned httplib2, use charset from web server and use mocked http requests by DerDreschner in https://github.com/jazzband/icalevents/pull/154
* chore: Bump version number to 0.2.0 by DerDreschner in https://github.com/jazzband/icalevents/pull/155

New Contributors
* dotlambda made their first contribution in https://github.com/jazzband/icalevents/pull/145
* DerDreschner made their first contribution in https://github.com/jazzband/icalevents/pull/151
* McLaynV made their first contribution in https://github.com/jazzband/icalevents/pull/148

**Full Changelog**: https://github.com/jazzband/icalevents/compare/v0.1.29...v0.2.0

0.1.28

What's Changed
* docs: update pypi badge by eigenmannmartin in https://github.com/jazzband/icalevents/pull/119
* build(deps): bump setuptools from 65.5.0 to 65.5.1 by dependabot in https://github.com/jazzband/icalevents/pull/121
* update link by Arhell in https://github.com/jazzband/icalevents/pull/122
* Update documentation hint to date type by leingang in https://github.com/jazzband/icalevents/pull/113
* fix: use floating events if not tz is set by eigenmannmartin in https://github.com/jazzband/icalevents/pull/133

New Contributors
* Arhell made their first contribution in https://github.com/jazzband/icalevents/pull/122
* leingang made their first contribution in https://github.com/jazzband/icalevents/pull/113

**Full Changelog**: https://github.com/jazzband/icalevents/compare/v0.1.27...v0.1.28

What's Changed
* docs: update pypi badge by eigenmannmartin in https://github.com/jazzband/icalevents/pull/119
* build(deps): bump setuptools from 65.5.0 to 65.5.1 by dependabot in https://github.com/jazzband/icalevents/pull/121
* update link by Arhell in https://github.com/jazzband/icalevents/pull/122
* Update documentation hint to date type by leingang in https://github.com/jazzband/icalevents/pull/113
* fix: use floating events if not tz is set by eigenmannmartin in https://github.com/jazzband/icalevents/pull/133

New Contributors
* Arhell made their first contribution in https://github.com/jazzband/icalevents/pull/122
* leingang made their first contribution in https://github.com/jazzband/icalevents/pull/113

**Full Changelog**: https://github.com/jazzband/icalevents/compare/v0.1.27...v0.1.28

0.1.27

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/86
* Jazzband: Synced file(s) with jazzband/.github by jazzband-bot in https://github.com/jazzband/icalevents/pull/87
* fix: Template on empty/unreadable file exception is a string, not a float by RickMeasham in https://github.com/jazzband/icalevents/pull/91
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/93
* Fix reversion of RRULE UNTIL behavior by tresni in https://github.com/jazzband/icalevents/pull/88
* Finalize support for STATUS/URL by tresni in https://github.com/jazzband/icalevents/pull/92
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/96
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/98
* mentioned required format for parse_events by RahulARanger in https://github.com/jazzband/icalevents/pull/108
* handle timezone and recurring events by eigenmannmartin in https://github.com/jazzband/icalevents/pull/95
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/116
* build(deps): bump certifi from 2022.9.24 to 2022.12.7 by dependabot in https://github.com/jazzband/icalevents/pull/118
* Recurring and floating events by eigenmannmartin in https://github.com/jazzband/icalevents/pull/97

New Contributors
* pre-commit-ci made their first contribution in https://github.com/jazzband/icalevents/pull/86
* jazzband-bot made their first contribution in https://github.com/jazzband/icalevents/pull/87
* RickMeasham made their first contribution in https://github.com/jazzband/icalevents/pull/91
* tresni made their first contribution in https://github.com/jazzband/icalevents/pull/88
* RahulARanger made their first contribution in https://github.com/jazzband/icalevents/pull/108
* dependabot made their first contribution in https://github.com/jazzband/icalevents/pull/118

**Full Changelog**: https://github.com/jazzband/icalevents/compare/v0.1.26...v0.1.27

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/86
* Jazzband: Synced file(s) with jazzband/.github by jazzband-bot in https://github.com/jazzband/icalevents/pull/87
* fix: Template on empty/unreadable file exception is a string, not a float by RickMeasham in https://github.com/jazzband/icalevents/pull/91
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/93
* Fix reversion of RRULE UNTIL behavior by tresni in https://github.com/jazzband/icalevents/pull/88
* Finalize support for STATUS/URL by tresni in https://github.com/jazzband/icalevents/pull/92
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/96
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/98
* mentioned required format for parse_events by RahulARanger in https://github.com/jazzband/icalevents/pull/108
* handle timezone and recurring events by eigenmannmartin in https://github.com/jazzband/icalevents/pull/95
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jazzband/icalevents/pull/116
* build(deps): bump certifi from 2022.9.24 to 2022.12.7 by dependabot in https://github.com/jazzband/icalevents/pull/118
* Recurring and floating events by eigenmannmartin in https://github.com/jazzband/icalevents/pull/97

New Contributors
* pre-commit-ci made their first contribution in https://github.com/jazzband/icalevents/pull/86
* jazzband-bot made their first contribution in https://github.com/jazzband/icalevents/pull/87
* RickMeasham made their first contribution in https://github.com/jazzband/icalevents/pull/91
* tresni made their first contribution in https://github.com/jazzband/icalevents/pull/88
* RahulARanger made their first contribution in https://github.com/jazzband/icalevents/pull/108
* dependabot made their first contribution in https://github.com/jazzband/icalevents/pull/118

**Full Changelog**: https://github.com/jazzband/icalevents/compare/v0.1.26...v0.1.27

0.1.26

What's Changed
* Preventing crash when running on AWS Lambda by Mueller-Patrick in https://github.com/jazzband/icalevents/pull/72
* Impliment support for categories attribute by mhdzumair in https://github.com/jazzband/icalevents/pull/75
* Fix can't compare offset-naive and offset-aware datetimes error by kaitlynmcgoldrick in https://github.com/jazzband/icalevents/pull/70
* Add codecov, pipenv, black, pre-commit by eigenmannmartin in https://github.com/jazzband/icalevents/pull/83
* Reccuring all day events by eigenmannmartin in https://github.com/jazzband/icalevents/pull/80
* MS default tz translate and google X-WR-TIMEZONE argument by eigenmannmartin in https://github.com/jazzband/icalevents/pull/79

New Contributors
* Mueller-Patrick made their first contribution in https://github.com/jazzband/icalevents/pull/72
* mhdzumair made their first contribution in https://github.com/jazzband/icalevents/pull/75
* kaitlynmcgoldrick made their first contribution in https://github.com/jazzband/icalevents/pull/70
* eigenmannmartin made their first contribution in https://github.com/jazzband/icalevents/pull/83

**Full Changelog**: https://github.com/jazzband/icalevents/compare/v0.1.25...v0.1.26

0.1.25

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.