icalendar 7.0.0 and 7.0.1 have been released #1229
stevepiercy
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
icalendar 7.0.0 and 7.0.1 have been released.
Highlighted improvements
Combined, these improvements make it easier for developers to create and parse iCalendar files for their applications, while expanding compatibility with widely used calendar file formats. For example, the following code shows one of the many API and RFC compatibility improvements.
This will automatically set both the NAME property from RFC 7986 and the X-WR-CALNAME attribute for backward compatibility.
Support icalendar
This release was made possible through a NGI Zero Core grant from the NLNet Foundation as part of a larger project to develop the Open Web Calendar stack.
https://nlnet.nl/project/OpenWebCalendar-recurring/
As free and open source software, icalendar thrives and grows only when it receives support from you. You can help icalendar keep up-to-date with your platform and continue to use it in your applications in many ways.
Join the icalendar community
The maintainer of icalendar, Nicco Kunzmann (GitHub: @niccokunzmann), gratefully appreciates the contributions from dozens of people for this release. See the list of contributors.
https://github.com/collective/icalendar/graphs/contributors
By fostering a warm and welcoming community around free and open source software, icalendar attracts both experienced and first-time contributors to participate. See how to contribute.
https://icalendar.readthedocs.io/en/stable/contribute/index.html
Nicco would like to especially thank Sashank Bhamidi (GitHub: @SashankBhamidi) and welcome him to the team of maintainers. Sashank has contributed many improvements to icalendar, such as better handling of non-compliant iCalendar files and support to run icalendar in a web browser.
Nicco also thanks Steve Piercy (GitHub: @stevepiercy) for authoring and shepherding documentation and making it easier for people to get started with icalendar.
Additional references
Documentation
https://icalendar.readthedocs.io/en/stable/
Change log
https://icalendar.readthedocs.io/en/stable/reference/changelog.html
Upgrade guide
https://icalendar.readthedocs.io/en/stable/how-to/upgrade.html
PyPI
https://pypi.org/project/icalendar/
Issues
https://github.com/collective/icalendar/issues
Discussions
https://github.com/collective/icalendar/discussions
Mastodon:
https://toot.wales/@niccokunzmann/116125746619073853
Beta Was this translation helpful? Give feedback.
All reactions