all the things that you see...
- Library level exception added to init.py (#31)
- Readme updated, minor fix (#30)
- README updated #27 (#29)
- Grouping user-defined commit phrases (#28)
- Remove unused imports (#25)
- Mark static methods (#24)
- Provide docstrings for exceptions (#22)
- Minor refactoring of the constants module (#23)
- Tushar is code owner (#21)
- Remove sub-command not used in CLI (#20)
- Major architectural changes. Model and formatting selection made modular (#17)
- Code formatted, Type hints added, some pre-commit fixes made (#16)
- Functions moved to lib.py, now imported as library functions (#13)
- ML model packaged inside the CLI tool (#12)
- ✨ added .vscode/ to the git ignore file
- Commit classification notebook added, model uploaded, cli tool updated (#4)
- 📌 Automatic update of dependency thoth-common from 0.14.1 to 0.14.2 (#6)
- Create project structure
- ✨ updates some Prow configs, removed Zuul config
- Reformat using black
- Return empty log if no messages are supplied (#40)
- Fix package description (#35)
- Fix syntax errors in README
- pre-commit related fixes
- Fixed empty commit issue (#49)
- Update .thoth.yaml
- Fix value error (#52)
- Added release to pypi (#57)
- Adjust logic to use dataframe one and correct method output typing (#59)
- bump python version (#65)
- End date now picks up all commits from the last day (#64)
- ⬆️ Automatic update of dependencies by kebechet. (#63)