v2.2.5
What's Changed
- Add fixing consciousely typo by @yarikoptic in #2777
- atalog typo (saw twice in a project) by @yarikoptic in #2782
- created fstrings by @marksmayo in #2784
- Replace bandit, isort, pylint, pyupgrade, and flake8 plus plugins with ruff by @cclauss in #2779
- Add Microsoft Mispelling by @Casey-Kiewit in #2789
- Use Latest Version In README Pre-Commit Example by @Casey-Kiewit in #2788
- ruff: Use format specifiers instead of percent format by @cclauss in #2787
- New typos by @gforcada in #2793
- Ruff: Ignore new rule PLC1901 by @cclauss in #2797
- Add various typo fixes by @luzpaz in #2795
- Another suggestion by @gforcada in #2798
- Fix AssertionError when opening with chardet by @n-thumann in #2785
- Fix typo (and variants) from xxHash by @DimitriPapadopoulos in #2761
- Add
huld
->hold
Spelling Mistake by @Casey-Kiewit in #2792 - Fix CI issues by @DimitriPapadopoulos in #2796
- CI: fix new ruff error B028 by @DimitriPapadopoulos in #2802
- Skip subdirectories of hidden directories by @DimitriPapadopoulos in #2541
- Add tweek(s)->tweak(s) correction by @cfi-gb in #2804
- Add supoort->support by @thughes in #2806
- Add Suggestion For
readded
Mispelling by @Casey-Kiewit in #2805 - Add displaing->displaying by @peternewman in #2808
- Another suggestion for stati by @gforcada in #2810
- Add dimaond -> diamond by @Moiman in #2813
- Add vai->via, vie by @peternewman in #2815
- Remove invalid correction - Kwanza = currency of Angola by @DimitriPapadopoulos in #2803
- sinoid and friends by @DimitriPapadopoulos in #2807
- Add excludle->exclude by @peternewman in #2814
- Add gadjet->gadget and friend by @peternewman in #2818
- Add togueter->together by @luzpaz in #2821
- Add "mutabl->mutable" by @sirosen in #2822
- Add containin->containing by @janosh in #2824
- Add mandess->madness by @luzpaz in #2825
- some fixes by @marksmayo in #2820
- Fix new ruff errors reported by CI by @DimitriPapadopoulos in #2834
- Add fusipn->fusion by @luzpaz in #2836
- Add 'subcription->subscription' by @sirosen in #2832
- Add 'promtp->prompt' by @sirosen in #2833
- Add 'endpdoint' as a misspelling of 'endpoint' by @sirosen in #2830
- Add more misspellings of 'identities' by @sirosen in #2829
- Friends of existing typos by @DimitriPapadopoulos in #2837
- Fix 66ec667 by @DimitriPapadopoulos in #2838
- equivallent and friends by @DimitriPapadopoulos in #2827
- Add delpoys->deploys by @luzpaz in #2842
- Added variations on 'difference' by @luzpaz in #2841
- Add 'canoncical->canonical' by @sirosen in #2831
- Add additional typos by @kianmeng in #2835
- Add spelling corrections for inject and variants. by @cfi-gb in #2846
- Add 'credentail->credential' by @sirosen in #2844
- Add 'requestor->requester' by @sirosen in #2845
- Update README.rst by @andyholmes in #2466
- Add exrension(s)->extension(s) by @luzpaz in #2847
- Add facttory->factory and facttories-> factories by @nils-van-zuijlen in #2848
- Add several spelling corrections by @luzpaz in #2849
- Add comtaining->containing by @nils-van-zuijlen in #2855
- topoplogical and friends by @DimitriPapadopoulos in #2854
- Add placehoulder->placeholder by @sirosen in #2856
- More typos from GlobalProtect-openconnect by @DimitriPapadopoulos in #2850
- Add spelling correction for siver->silver/sliver/diver by @cfi-gb in #2858
- Add assertino->assertion by @sourcefrog in #2859
- add notority->notoriety by @EdwardBetts in #2861
- Misspellings from eLabFTW by @DimitriPapadopoulos in #2863
- Add
invirant{,s}->invariant{,s}
by @ojeda in #2870 - Add
alloccat*->allocat*
by @ojeda in #2869 - Add "multiply"/"multiplies" variations to instances of "multiple" by @jdufresne in #2872
- Add strin->string and optiona->optional by @peternewman in #2817
- Add wellplate -> well plate by @claydugo in #2873
- Add
afile
Misspelling by @Casey-Kiewit in #2876 - Ignore 'misspellings' due to string escapes by @Zac-HD in #2875
- Add
pre-poulate
Misspellings by @Casey-Kiewit in #2878
New Contributors
- @marksmayo made their first contribution in #2784
- @Casey-Kiewit made their first contribution in #2789
- @gforcada made their first contribution in #2793
- @n-thumann made their first contribution in #2785
- @Moiman made their first contribution in #2813
- @sirosen made their first contribution in #2822
- @andyholmes made their first contribution in #2466
- @nils-van-zuijlen made their first contribution in #2848
- @sourcefrog made their first contribution in #2859
- @ojeda made their first contribution in #2870
- @claydugo made their first contribution in #2873
- @Zac-HD made their first contribution in #2875
Full Changelog: v2.2.4...v2.2.5