Main Feature
- New updated PMC config file is now available for use.
- Config files are now included within the Auto-CORPus module.
What's Changed
- Add templates for issues by @alexdewar in #42
- Create .gitignore by @alexdewar in #36
- Add contributing guidelines by @alexdewar in #38
- Create CODE_OF_CONDUCT.md by @AdrianDAlessandro in #37
- Migrate from
setup.py
topyproject.toml
andpoetry
by @alexdewar in #43 - Configure pytest for this repo by @AdrianDAlessandro in #44
- Regression test by @AdrianDAlessandro in #48
- Add configuration for
mkdocs
by @alexdewar in #45 - Fix: Ignore mkdocs warnings on deployment by @alexdewar in #51
- Bump all dependencies to latest version by @alexdewar in #52
- Use pathlib for path handling by @tsmbland in #57
- Bump mkdocstrings from 0.25.2 to 0.26.2 by @dependabot in #59
- Bump networkx from 3.4.1 to 3.4.2 by @dependabot in #60
- Bump mkdocs-material from 9.5.40 to 9.5.42 by @dependabot in #61
- Bump abatilo/actions-poetry from 3.0.0 to 3.0.1 by @dependabot in #63
- Bump mkdocstrings-python from 1.10.9 to 1.12.2 by @dependabot in #64
- Add pre-commit-config and apply hooks by @tsmbland in #58
- Bump python-levenshtein from 0.26.0 to 0.26.1 by @dependabot in #65
- Tweaks to pre-commit configuration by @alexdewar in #66
- Enable more ruff checks and fix by @alexdewar in #67
- Add pull request template by @alexdewar in #69
- Add support for Python 3.13 by @alexdewar in #68
- Create a command line executable by @AdrianDAlessandro in #73
- Include data files in package by @AdrianDAlessandro in #76
- Add some developer documentation by @AdrianDAlessandro in #77
- Add workflow to publish on PyPI by @alexdewar in #70
- Pmc config update by @Thomas-Rowlands in #92
- Update release.yml by @Thomas-Rowlands in #95
New Contributors
- @alexdewar made their first contribution in #42
- @AdrianDAlessandro made their first contribution in #37
- @tsmbland made their first contribution in #57
- @dependabot made their first contribution in #59
Full Changelog: v1.0.0...v1.1.0