v0.2.0
What's Changed
- Use 'flit' for packaging instead of 'setuptools' by @greschd in #7
- Add pre-commit hooks by @greschd in #9
- Add CI for pre-commit hooks by @greschd in #10
- Add codespell to pre-commit hooks by @greschd in #11
- Add integration test by @greschd in #12
- Fix nested directory case by @greschd in #14
- Add docstrings by @greschd in #15
- Add sphinx documentation build by @greschd in #16
- Add README by @greschd in #13
- Move grpc import, remove old test bash script by @greschd in #18
- Use native reStructuredText link in README by @greschd in #19
- Add release workflow. by @MaxJPRey in #20
- Copy dependencies into a single directory by @greschd in #22
- Fix deployment by @akaszynski in #23
- Add link to template repository by @greschd in #24
- Improve error message when no .proto files are found by @greschd in #25
- Add upper bound for Python version by @greschd in #30
- Update grpc dependency to 1.20 by @greschd in #32
New Contributors
- @greschd made their first contribution in #7
- @MaxJPRey made their first contribution in #20
- @akaszynski made their first contribution in #23
Full Changelog: https://github.com/ansys/ansys-tools-protoc-helper/commits/v0.2.0