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