Special shoutout this release to:
- @davejcameron for well tested contributions to file parsing. Keep the good work up.
- @patillacode for ensuring we have a smooth process and merge PRs quickly and efficiently
- @carlthome for pushing and not compromising with best practices across the repository, levelling all of us up.
And to all the other new and old contributors. Let's continue making this great. 🏃
Fresh benchmark results for this release, big improvements
What's Changed
- fix(bug): toml misconfiguration by @gblikas in #189
- Refactored by Sourcery AI by @LopeKinz in #188
- Fix for += by @LopeKinz in #199
- tweak make file for running the app by @patillacode in #203
- Fix square bracket file name issue by @davejcameron in #173
- add workflow to execute unit tests by @Snoup97 in #118
- Improved CONTRIBUTING.md by @Harshad112 in #208
- Add mypy by @rdesparbes in #224
- Add pytest pre commit hook by @patillacode in #210
- Additional filename handling by @davejcameron in #221
- enabled compatiblilty with python versions <3.9 fixes #253 by @SlamChillz in #254
- Handle newlines between filename by @davejcameron in #250
- Add pull request and issue templates by @aroramrinaal in #222
- v0.0.4 benchmark, stricter typing, smaller fixes and new README by @AntonOsika in #268
New Contributors
- @gblikas made their first contribution in #189
- @LopeKinz made their first contribution in #188
- @davejcameron made their first contribution in #173
- @Harshad112 made their first contribution in #208
- @rdesparbes made their first contribution in #224
- @SlamChillz made their first contribution in #254
- @aroramrinaal made their first contribution in #222
Full Changelog: v0.0.3...v0.0.4