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 https://github.com/omicsNLP/Auto-CORPus/pull/42
* Create .gitignore by alexdewar in https://github.com/omicsNLP/Auto-CORPus/pull/36
* Add contributing guidelines by alexdewar in https://github.com/omicsNLP/Auto-CORPus/pull/38
* Create CODE_OF_CONDUCT.md by AdrianDAlessandro in https://github.com/omicsNLP/Auto-CORPus/pull/37
* Migrate from `setup.py` to `pyproject.toml` and `poetry` by alexdewar in https://github.com/omicsNLP/Auto-CORPus/pull/43
* Configure pytest for this repo by AdrianDAlessandro in https://github.com/omicsNLP/Auto-CORPus/pull/44
* Regression test by AdrianDAlessandro in https://github.com/omicsNLP/Auto-CORPus/pull/48
* Add configuration for `mkdocs` by alexdewar in https://github.com/omicsNLP/Auto-CORPus/pull/45
* Fix: Ignore mkdocs warnings on deployment by alexdewar in https://github.com/omicsNLP/Auto-CORPus/pull/51
* Bump all dependencies to latest version by alexdewar in https://github.com/omicsNLP/Auto-CORPus/pull/52
* Use pathlib for path handling by tsmbland in https://github.com/omicsNLP/Auto-CORPus/pull/57
* Bump mkdocstrings from 0.25.2 to 0.26.2 by dependabot in https://github.com/omicsNLP/Auto-CORPus/pull/59
* Bump networkx from 3.4.1 to 3.4.2 by dependabot in https://github.com/omicsNLP/Auto-CORPus/pull/60
* Bump mkdocs-material from 9.5.40 to 9.5.42 by dependabot in https://github.com/omicsNLP/Auto-CORPus/pull/61
* Bump abatilo/actions-poetry from 3.0.0 to 3.0.1 by dependabot in https://github.com/omicsNLP/Auto-CORPus/pull/63
* Bump mkdocstrings-python from 1.10.9 to 1.12.2 by dependabot in https://github.com/omicsNLP/Auto-CORPus/pull/64
* Add pre-commit-config and apply hooks by tsmbland in https://github.com/omicsNLP/Auto-CORPus/pull/58
* Bump python-levenshtein from 0.26.0 to 0.26.1 by dependabot in https://github.com/omicsNLP/Auto-CORPus/pull/65
* Tweaks to pre-commit configuration by alexdewar in https://github.com/omicsNLP/Auto-CORPus/pull/66
* Enable more ruff checks and fix by alexdewar in https://github.com/omicsNLP/Auto-CORPus/pull/67
* Add pull request template by alexdewar in https://github.com/omicsNLP/Auto-CORPus/pull/69
* Add support for Python 3.13 by alexdewar in https://github.com/omicsNLP/Auto-CORPus/pull/68
* Create a command line executable by AdrianDAlessandro in https://github.com/omicsNLP/Auto-CORPus/pull/73
* Include data files in package by AdrianDAlessandro in https://github.com/omicsNLP/Auto-CORPus/pull/76
* Add some developer documentation by AdrianDAlessandro in https://github.com/omicsNLP/Auto-CORPus/pull/77
* Add workflow to publish on PyPI by alexdewar in https://github.com/omicsNLP/Auto-CORPus/pull/70
* Pmc config update by Thomas-Rowlands in https://github.com/omicsNLP/Auto-CORPus/pull/92
* Update release.yml by Thomas-Rowlands in https://github.com/omicsNLP/Auto-CORPus/pull/95
New Contributors
* alexdewar made their first contribution in https://github.com/omicsNLP/Auto-CORPus/pull/42
* AdrianDAlessandro made their first contribution in https://github.com/omicsNLP/Auto-CORPus/pull/37
* tsmbland made their first contribution in https://github.com/omicsNLP/Auto-CORPus/pull/57
* dependabot made their first contribution in https://github.com/omicsNLP/Auto-CORPus/pull/59
**Full Changelog**: https://github.com/omicsNLP/Auto-CORPus/compare/v1.0.0...v1.1.0