Ci
* ci: Added missing requirements for tests ([`c408811`](https://github.com/KennethEnevoldsen/augmenty/commit/c408811abe55fd17582a1c53f6123ff41fc2682c))
* ci: Adding missing install for test ([`28468ef`](https://github.com/KennethEnevoldsen/augmenty/commit/28468ef5a8ccfe34b05370465715c055f20157b2))
* ci: Updated ci to use p38 ([`066a4cc`](https://github.com/KennethEnevoldsen/augmenty/commit/066a4cc50bf49887db9c213ab37696a647fea640))
* ci: Updated draft pdf ([`33a85a1`](https://github.com/KennethEnevoldsen/augmenty/commit/33a85a13b6a2a2c0b425a9b8e552fb4bc0e92398))
Documentation
* docs: updated citation reference ([`f77a441`](https://github.com/KennethEnevoldsen/augmenty/commit/f77a4414d495054f562111e47201c9db30d8d509))
* docs: Ensure correct versions for building docs ([`47cd524`](https://github.com/KennethEnevoldsen/augmenty/commit/47cd52431abc3fb8da094f375b822ece298379c2))
* docs: Added training using augmenty example ([`2e4e431`](https://github.com/KennethEnevoldsen/augmenty/commit/2e4e4318d2de937a822309dbe7f150373ac9ec23))
Fix
* fix: updated wrong type hint ([`7c08328`](https://github.com/KennethEnevoldsen/augmenty/commit/7c08328d4c2e26929e5a846a304f49b9cd14157d))
* fix: removed all types from docstrings
to avoid misaligned types also removed default statement in docstrings ([`bba7a11`](https://github.com/KennethEnevoldsen/augmenty/commit/bba7a11cf7e7f19e396b9a2234e1d43f05f58201))
* fix: remedy broken fix ([`cbe03c8`](https://github.com/KennethEnevoldsen/augmenty/commit/cbe03c82e0ca33650c9d920095a8033f3157a6dc))
* fix: Added missing dependencies for test ([`4b57421`](https://github.com/KennethEnevoldsen/augmenty/commit/4b574214b4c85d6345f7c97bf40607e35a917059))
Style
* style: ran formatters ([`d0fae95`](https://github.com/KennethEnevoldsen/augmenty/commit/d0fae954dea11874ab81cce47698ed2a4041781f))
* style: ran pyright ([`de3f9ab`](https://github.com/KennethEnevoldsen/augmenty/commit/de3f9abad7b86d8ab9e2c25e4725435661e49b36))
* style: Moved to ruff as the main linter ([`05c3de8`](https://github.com/KennethEnevoldsen/augmenty/commit/05c3de819413bd3e6bfc2b21f66f6f3999feb44b))
Unknown
* limited test suite size ([`adce792`](https://github.com/KennethEnevoldsen/augmenty/commit/adce792cbb23e167c44de5beaeaac144b60d026d))
* ignore wordnet types ([`91e097e`](https://github.com/KennethEnevoldsen/augmenty/commit/91e097e8853e73912655251a8606f8e047743110))
* Added exemption for stalebot ([`231a955`](https://github.com/KennethEnevoldsen/augmenty/commit/231a955f7a6a702853a8424ce62e0cfbd953c19e))
* Added dacy into global install ([`034cd71`](https://github.com/KennethEnevoldsen/augmenty/commit/034cd7192fc88df35b7ca4407d9e22297296a7bf))
* ran type checker ([`fb8c2be`](https://github.com/KennethEnevoldsen/augmenty/commit/fb8c2be7ba468c4bc5bacb62360b304472ef7d5e))
* Converting to cruft template
based on swift python ([`367ff15`](https://github.com/KennethEnevoldsen/augmenty/commit/367ff15ea4b1559e9b31a07d204ff681cb62bd91))
* Paper: Added missing .bib ([`7ee6fe6`](https://github.com/KennethEnevoldsen/augmenty/commit/7ee6fe6d8cb42c59934d4c69eea223cd9c58ba4c))
* Merge pull request 217 from KennethEnevoldsen/paper
Added paper ([`fad364a`](https://github.com/KennethEnevoldsen/augmenty/commit/fad364a264b84b83801dff6fdaa8f5195ff6b1e2))
* Added arxiv paper ([`ae5870f`](https://github.com/KennethEnevoldsen/augmenty/commit/ae5870fee32af2d8fa7a3f8866df29f3c3e28168))
* Added paper markdown ([`b93ada7`](https://github.com/KennethEnevoldsen/augmenty/commit/b93ada72eb29d1933610416af1c7c73376d3e36a))
* Merge pull request 216 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate ([`053affa`](https://github.com/KennethEnevoldsen/augmenty/commit/053affa84f2cd2965fb76182df50c46fb92c3be9))
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.0...v1.7.1) ([`144e619`](https://github.com/KennethEnevoldsen/augmenty/commit/144e619d298d45a3317bfb23d00f679802ec24de))
* Merge pull request 215 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate ([`15ea170`](https://github.com/KennethEnevoldsen/augmenty/commit/15ea1706f08cfdb32152c38cd82df84227b86261))
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.10.1 → 23.11.0](https://github.com/psf/black/compare/23.10.1...23.11.0)
- [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.4...v0.1.6)
- [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.7.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.1...v1.7.0) ([`e5bc976`](https://github.com/KennethEnevoldsen/augmenty/commit/e5bc97634243bc9ff5d299e4c12a793196936776))
* Merge pull request 213 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate ([`5805ca5`](https://github.com/KennethEnevoldsen/augmenty/commit/5805ca536c0ab866550aa42494d4b1603a0a15a6))
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.3...v0.1.4) ([`bec55f2`](https://github.com/KennethEnevoldsen/augmenty/commit/bec55f225a2c25afe403c8862de454cc0b494efb))
* Merge pull request 212 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate ([`d1092be`](https://github.com/KennethEnevoldsen/augmenty/commit/d1092be8995c2812372e03f57fae334f1cc310b5))
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.10.0 → 23.10.1](https://github.com/psf/black/compare/23.10.0...23.10.1)
- [github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.1...v0.1.3) ([`07f3965`](https://github.com/KennethEnevoldsen/augmenty/commit/07f39652b8394a16188c8a0ba0f5b397f6272838))
* Merge pull request 211 from EFord36/fix-docs-github-link
Fix docs GitHub link ([`de999c2`](https://github.com/KennethEnevoldsen/augmenty/commit/de999c2b7abafc38440ed23e2caf1085108dc911))
* Merge pull request 210 from EFord36/fix-special-typo
fix typo in docs: spacial -> special ([`aafc538`](https://github.com/KennethEnevoldsen/augmenty/commit/aafc5380f942f5792c7006d743c9f8f57c2e535f))
* reuse github_user variable in docs/conf.py ([`e1d3ff7`](https://github.com/KennethEnevoldsen/augmenty/commit/e1d3ff7e6b3387c0c21c4471a04c7eceb3ef85b0))
* fix github_user typo for repo_url in docs
This caused the GitHub icon in the footer to take the user to an invalid
link, which returned a 404 error from GitHub. ([`b74c4c3`](https://github.com/KennethEnevoldsen/augmenty/commit/b74c4c3fbdd8187c4161d24d940d5178da7d3144))
* fix typo in docs: spacial -> special ([`30a4044`](https://github.com/KennethEnevoldsen/augmenty/commit/30a40447343cd9733a1b0e9cfa84d49216b5cdf9))
* Merge pull request 209 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate ([`2117f31`](https://github.com/KennethEnevoldsen/augmenty/commit/2117f3123e7bebcd3a401f89dc7e57aaa66a344a))
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.9.1 → 23.10.0](https://github.com/psf/black/compare/23.9.1...23.10.0)
- [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.292...v0.1.1)
- [github.com/pre-commit/mirrors-mypy: v1.6.0 → v1.6.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.0...v1.6.1) ([`0fe28b1`](https://github.com/KennethEnevoldsen/augmenty/commit/0fe28b14d50a6e2ec882bcfaddb76371553346d1))
* Merge pull request 208 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate ([`f7e547c`](https://github.com/KennethEnevoldsen/augmenty/commit/f7e547c2b57f0b688dcb24dbef777cc97c31adfd))
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.5.1...v1.6.0) ([`bd15900`](https://github.com/KennethEnevoldsen/augmenty/commit/bd15900f6900d8b5efbf616d7d7108f7a15a4683))
* Merge pull request 207 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate ([`b7e45d9`](https://github.com/KennethEnevoldsen/augmenty/commit/b7e45d9fb6d40d4c22a6bb43e4374af8e59386bb))
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.13.0 → v3.15.0](https://github.com/asottile/pyupgrade/compare/v3.13.0...v3.15.0)
- [github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.0.292](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.291...v0.0.292) ([`fe9c459`](https://github.com/KennethEnevoldsen/augmenty/commit/fe9c4593e26752c138679842e66513679029dfc0))
* Merge pull request 206 from KennethEnevoldsen/add-training-example
docs: Added training using augmenty example ([`900ee4c`](https://github.com/KennethEnevoldsen/augmenty/commit/900ee4c24f97c26b4d438ed8bce62a6e19e7b6b8))