Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@asachs01 asachs01 released this 07 Sep 03:42

LINQ Connect Menu Notifier v0.1.0

This release marks a significant enhancement to the LINQ Connect Menu Notifier, introducing new features that expand its functionality and improve user experience.

What's New

  • ICS File Generation: Users can now generate ICS calendar files for a week of lunch menus, making it easier to integrate school lunch information into personal calendars.
  • Debug Mode: A new debug flag has been added to provide more detailed output for troubleshooting.
  • Flexible Configuration: New command-line flags and environment variables have been added to support the new features and provide more control over the application's behavior.
  • Improved Documentation: The README has been updated with comprehensive examples and explanations of the new features.
  • License Change: The project is now licensed under the GNU General Public License v3.0 to better protect the codebase and ensure derivative works remain open source.

Commits

  • [0d34b10] Add ICS file generation functionality
  • [0d34b10] Implement debug mode for improved troubleshooting
  • [dd8e512] Enhance README with new examples and configuration options

Notes

This version is still considered to be in the initial development phase. While it adds significant new functionality, the API may still be subject to changes in future releases.

We encourage users to try out the new features and provide feedback to help improve the application further.