Releases: anaticulae/germania
Release list
v1.32.2
v1.32.2 (2026-08-07)
This release is published under the MIT License.
Bug Fixes
-
abbrev: Convert to str if required (
1ea8ed4) -
manifest: Revert after making invalid renaming (
0f33527)
Chores
-
pyproject: Import analp (
5a3134c) -
pyproject: Release with every commit (
12bc673) -
requirements: Upgrade pyproject.toml (
5c35b2a) -
test: Add option to run test manually (
366914b) -
version: Use dynamic version (
a732813)
Code Style
- imports: Remove unused (
bd690c0)
Testing
- sentence: Enable xfailed (
514b13d)
Detailed Changes: v1.32.1...v1.32.2
v1.32.1
v1.32.1 (2026-08-04)
This release is published under the MIT License.
Bug Fixes
- test: Run fewer (
b21aa74)
Chores
-
make: Do not release twice (
cc00374) -
pyproject: Remove nltk (
cfee38c) -
pyproject: Sort requirements (
f046cf8) -
requirements: Upgrade pyproject.toml (
8686c27)
Code Style
- make: Format make file (
784901f)
Detailed Changes: v1.32.0...v1.32.1
v1.32.0
v1.32.0 (2026-06-04)
This release is published under the MIT License.
Bug Fixes
- train: Enable verification (
1835e43)
Chores
Features
-
language: Make default language german (
cdd8871) -
magic: Make enum sortable with string (
7aaa5e6) -
train: Use hugedata to train (
1cc5936)
Testing
Detailed Changes: v1.31.0...v1.32.0
v1.31.0
v1.31.0 (2026-06-02)
This release is published under the MIT License.
Bug Fixes
-
germania: Make project run (
e3b7029) -
hugedata: Disable package (
39ca07c) -
imports: Adjust import (
6b2470b)
Chores
-
baw: Ensure that cov does not decrease (
aab16fe) -
github: Add .github (
c7dea3f) -
names: Adjust package names (
67e4b5d) -
project: Add missing import (
49af3ea) -
project: Add modern setup (
55095d5) -
project: Add modern setup (
4613492) -
project: Enable backbone (
5352f9e) -
pyproject: Adjust requirements (
ea90f63) -
pyproject: Fix bug with unexpected utilo-splitbehavior (
7885363) -
setup: Remove outdated setup (
60a3eeb)
Code Style
- baw: Add missing copyright header (
f1e387b)
Features
- pattern: Move code from sections_ref (
4f52263)
Refactoring
Testing
-
cov: Skip unreachable test code (
3019b5f) -
science: Increase test coverage (
63a2855) -
train: Verify improver (
778248e) -
word: Increase test cov (
b70737c)
Detailed Changes: v1.30.0...v1.31.0