15
0

- update to 0.14.0:

* now loads the default configuration if none is provided
  * added support for hyphens in `lexical_illusions`
  * additional spelling checks `ally_ly`, `ance_ence`, `ely_ly`
    and `ve_of`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=31
This commit is contained in:
2024-06-24 15:38:14 +00:00
committed by Git OBS Bridge
parent baf3527946
commit 02cc1d2c71
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 24 15:38:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.14.0:
* now loads the default configuration if none is provided
* added support for hyphens in `lexical_illusions`
* additional spelling checks `ally_ly`, `ance_ence`, `ely_ly`
and `ve_of`
-------------------------------------------------------------------
Fri Sep 1 04:53:07 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>