This repository has been archived by the owner on Aug 17, 2024. It is now read-only.
Releases: Peltoche/ical-rs
Releases · Peltoche/ical-rs
v0.11.0
What's Changed
- Update the version inside the readme by @Peltoche in #58
- Fix #62 by @ddnomad in #63
- replaced split_line with a multibyte aware version by @ronnybremer in #61
New Contributors
- @ddnomad made their first contribution in #63
- @ronnybremer made their first contribution in #61
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.0
What's Changed
- Add the github actions by @Peltoche in #35
- Use thiserror instead of failure by @Peltoche in #36
- Accept lowercase vCards by @link2xt in #37
- Parse multiline attributes with tabs correctly by @FliegendeWurst in #41
- Ical serde by @daladim in #44
- Set the license to Apache 2 by @Peltoche in #47
- Update README.md by @Zearin in #51
- Adding ical-output support by @migmedia in #49
- Improve documentation of builders. by @migmedia in #52
- Add access functions for properties by @reedts in #53
- Fix README by @westy92 in #55
- Handle the case were a line contains non-utf8 characters by @Peltoche in #57
New Contributors
- @link2xt made their first contribution in #37
- @FliegendeWurst made their first contribution in #41
- @daladim made their first contribution in #44
- @Zearin made their first contribution in #51
- @migmedia made their first contribution in #49
- @reedts made their first contribution in #53
- @westy92 made their first contribution in #55
Full Changelog: 0.6.0...v0.9.0