Releases: goodmami/wn
Releases · goodmami/wn
v0.13.0
v0.12.0
What's Changed
- Add framework for benchmarking by @goodmami in #232
- Gh 238 update web module by @goodmami in #240
- Allow ILI objects as ili argument on synsets() by @goodmami in #243
- Stateless entities by @goodmami in #247
- Gh 246 form count definition example by @goodmami in #249
- Warn when lang parameter matches multiple lexicons by @goodmami in #251
- Fix #250: mkdir when data_directory doesn't exist by @goodmami in #252
- Bump version to v0.12.0 by @goodmami in #253
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Add OEWN 2024 to index by @rayza in #222
- Add Relation class and .relation_map() methods by @goodmami in #227
- Enumerate entry/sense/synset ids for validation by @goodmami in #229
- Add validation for synset definitions and examples by @goodmami in #230
- Bump version to v0.11.0 by @goodmami in #231
New Contributors
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- fix error on downloading URL with 302 redirect by @Laubeee in #212
- Remove reverse of pertainym and also by @goodmami in #217
- Look at dc:type when validating relations by @goodmami in #218
- Add docs/.readthedocs.yaml by @goodmami in #219
- Bump version to 0.10.1 by @goodmami in #220
New Contributors
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Fix #202 Update python versions -3.8, +3.13 by @goodmami in #204
- Fix deprecations and old dependencies by @goodmami in #205
- Add support for WN-LMF 1.2 and 1.3 by @goodmami in #206
- Don't assume id on form elements for WN-LMF 1.2+ by @goodmami in #208
- Change to OIDC trusted publishing by @goodmami in #209
- Bump version to 0.10.0 by @goodmami in #210
Full Changelog: v0.9.5...v0.10.0
v0.9.5
What's Changed
- Lint Python code with ruff by @cclauss in #189
- Update Python versions: remove 3.7, add 3.12 by @goodmami in #192
- Remove ruff rule exclusions and fix underlying issues by @goodmami in #193
- Add OEWN 2023 to index by @goodmami in #195
- Add install instruction for conda by @sugatoray in #188
- Update installation instructions by @goodmami in #196
- Bump version to 0.9.5 by @goodmami in #197
New Contributors
- @cclauss made their first contribution in #189
- @sugatoray made their first contribution in #188
Full Changelog: v0.9.4...v0.9.5
v0.9.4
v0.9.3
v0.9.2
What's Changed
- Add wn-editor as extra package by @Hypercookie in #163
- Fixed issue 168 sense synset not passing wordnet object by @francis-dion in #170
- Fix #157: Sense.word() object uses same Wordnet by @goodmami in #173
- Fix #169 Synset.relations() uses correct rel type by @goodmami in #174
New Contributors
- @Hypercookie made their first contribution in #163
- @francis-dion made their first contribution in #170
Full Changelog: v0.9.1...v0.9.2