Releases: adamgibbons/ics
Releases · adamgibbons/ics
v3.8.1
Fix versioning mismatch.
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- Update README.md by @KudahShambare in #278
- add url validation public method by @espindolaa in #273
New Contributors
- @KudahShambare made their first contribution in #278
- @espindolaa made their first contribution in #273
Full Changelog: v3.7.6...v3.8.0
v3.7.6
What's Changed
- Use
DateTime
type for event exclusion dates by @jasonappah in #267
New Contributors
- @jasonappah made their first contribution in #267
Full Changelog: v3.7.5...v3.7.6
v3.7.5
v3.7.4
What's Changed
- Add CI and set timezone to UTC for tests by @tjenkinson in #265
Full Changelog: v3.7.3...v3.7.4
v3.7.3
What's Changed
- Fix error with runes lib by @kusyka911 in #266
New Contributors
- @kusyka911 made their first contribution in #266
Full Changelog: v3.7.2...v3.7.3
v3.7.2
What's Changed
- Remove accidental
encodeNewLines
by @tjenkinson in #264
Full Changelog: v3.7.0...v3.7.2
v3.7.0
What's Changed
- fix(utils): 🐛 fixed the issue with foldLine not correctly handling strings containing emojis. by @haydenull in #258
New Contributors
- @haydenull made their first contribution in #258
Full Changelog: v3.6.3...v3.7.0
v3.6.3
What's Changed
- Allow
organiser
to contain comma, ensure that new lines in values don't break output, and various other tweaks (take 2) by @tjenkinson in #261 - Fix exception date-time test by @tjenkinson in #262
Full Changelog: v3.6.2...v3.6.3
v3.6.2
Upgrade to Node v18