All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Simple help page with links to GitHub repository and issue pages.
- Update README file with some more information about data parsing and processing
- Support English ticket names when doing automatic detection of ticket options (e.g. with or without meal, etc.)
- Update pre-commit hook versions
- Try to automatically guess whether tickets include the meal or not and if the event has an apéro or a meal
- Shorten confirmation message when copying LaTeX code to clipboard on final page
- Fix some pylint warnings
- Update pre-commit hook versions
- Copy to clipboard button for final Overleaf page
- Change background color for CSV raw data table
- Fix issues with first/last names containing spaces
- Fix issues with table width for processing page
- Fix mypy issues
- Add mypy to pre-commit hooks
- Change vercel region to Europe
- Add first implementation of Flask app
- Add vercel configuration file
- Update
.gitignore
file
- Fix pre-commit configuration files
Initial release