lpil / icalendar

🗓️ A small library for reading and writing ICalendar files.
MIT License
103 stars 56 forks source link

upgrade elixir and dependencies #68

Closed JVMartyns closed 5 months ago

JVMartyns commented 5 months ago

Upgrade Elixir and Dependencies

Description:

This Pull Request updates the Elixir version and several dependencies to enhance the security, stability, and performance of the ICalendar library.

Key Changes:

Elixir:

Updated from 1.9 to 1.15 to stay current with the latest improvements.

Dependencies:

These updates are internal and do not affect the library’s public API, ensuring compatibility remains intact for existing users.

Proposed Version: Patch update to 1.1.3 to reflect internal improvements without API changes.