0.2.0
- Fix problem with subdependencies not being installed
- Add support for python 3.9
- Make the use of MCP optional so you can use toolit without installing the
mcppackage, then it will still have the CLI and VS Code task generation features. - Update documentation with examples and usage instructions
- Added continous integration with GitHub Actions to enforce code quality in the main branch
What's Changed
- Update dependency management and add CI pipeline by @martinmoldrup in #1
New Contributors
- @martinmoldrup made their first contribution in #1
Full Changelog: 0.1.0...0.2.0