Codespell

Latest version: v2.4.1

Safety actively analyzes 714860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

2.2.3

NOTE:

This release is broken for Python < 3.11 without tomli installed in the presence of `.toml` files (e.g., `pyproject.toml`), see https://github.com/codespell-project/actions-codespell/issues/59 !

What's Changed
* Misspelling of sufficient, sufficiently by vikivivi in https://github.com/codespell-project/codespell/pull/2531
* insuffient->insufficient by tkoyama010 in https://github.com/codespell-project/codespell/pull/2527
* add anayltic(s|al|ally) -> analytic(s|al|ally) by robin-wayve in https://github.com/codespell-project/codespell/pull/2507
* Ignore flake8 rule W503 by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2069
* Dead code found by vulture by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2101
* Move falsy and accreting to more appropriate files by janosh in https://github.com/codespell-project/codespell/pull/2511
* Add subtrate->substrate by janosh in https://github.com/codespell-project/codespell/pull/2525
* Add "subtask" by int-y1 in https://github.com/codespell-project/codespell/pull/2537
* Apply pyupgrade to project by jdufresne in https://github.com/codespell-project/codespell/pull/2364
* {speherical,sperhical}->spherical by janosh in https://github.com/codespell-project/codespell/pull/2540
* interepolation->interpolation by tkoyama010 in https://github.com/codespell-project/codespell/pull/2512
* Ignore .mypy_cache folder by kianmeng in https://github.com/codespell-project/codespell/pull/2361
* Fix uncaught exception on unreadable files by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2196
* Add constrainst to dictionary by jonathanberthias in https://github.com/codespell-project/codespell/pull/2546
* Add relative hidden directory and basic subdir tests by peternewman in https://github.com/codespell-project/codespell/pull/2542
* Add trignometric->trigonometric by janosh in https://github.com/codespell-project/codespell/pull/2549
* Add virtualied->virtualized, virtualised and friends by peternewman in https://github.com/codespell-project/codespell/pull/2553
* Add several spelling corrections by luzpaz in https://github.com/codespell-project/codespell/pull/2521
* Slightly simplify some boolean expressions by jdufresne in https://github.com/codespell-project/codespell/pull/2556
* MAINT: Add CODEOWNERS by larsoner in https://github.com/codespell-project/codespell/pull/2535
* positivie->positive by janosh in https://github.com/codespell-project/codespell/pull/2558
* DOC/ENH: Clarify usage or configuration files and log about it by sappelhoff in https://github.com/codespell-project/codespell/pull/2552
* Document required setuptools version by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2560
* Redundant wheel dependency in pyproject.toml by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2562
* Remove parameterizes->parametrizes by int-y1 in https://github.com/codespell-project/codespell/pull/2563
* Replace codecs.open with open by jdufresne in https://github.com/codespell-project/codespell/pull/2378
* Update subprocess usage to use modern subprocess.run() by jdufresne in https://github.com/codespell-project/codespell/pull/2565
* Fix produce typo by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2561
* Add a few corrections by int-y1 in https://github.com/codespell-project/codespell/pull/2566
* Migrate pytest config into pyproject.toml by cclauss in https://github.com/codespell-project/codespell/pull/2554
* Handle bad globs passed to if --skip/-S by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2159
* Isn't the mailing list obsolete? by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2090
* More CODEOWNERS by peternewman in https://github.com/codespell-project/codespell/pull/2569
* Remove unused attribute Misspelling.fixword by jdufresne in https://github.com/codespell-project/codespell/pull/2557
* Read config file without interpolation by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2545
* Add andriod->android and friends by peternewman in https://github.com/codespell-project/codespell/pull/2570
* Add total type GB to US by peternewman in https://github.com/codespell-project/codespell/pull/2577
* Catch all cases of missing pytest by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2568
* Fix typo in README pin → pip by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2579
* Keep GitHub Actions up to date with Dependabot by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2578
* decelaration could be deceleration by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2576
* Add isort to project by jdufresne in https://github.com/codespell-project/codespell/pull/2564
* Fix Deepsource issues by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2085
* Replace list()/dict() with literals by jdufresne in https://github.com/codespell-project/codespell/pull/2380
* Use major version v1 of isort GitHub Action by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2581
* Add a spelling correction by fxlb in https://github.com/codespell-project/codespell/pull/2572
* Remove obsolete Python 2 workaround by jdufresne in https://github.com/codespell-project/codespell/pull/2586
* Add misspelling of Kafka by vikivivi in https://github.com/codespell-project/codespell/pull/2589
* Add testing and document support for Python 3.11 by jdufresne in https://github.com/codespell-project/codespell/pull/2585
* Add type annotations to the project and use mypy by jdufresne in https://github.com/codespell-project/codespell/pull/2588
* Add a few spelling corrections by int-y1 in https://github.com/codespell-project/codespell/pull/2550
* Add several spelling corrections by luzpaz in https://github.com/codespell-project/codespell/pull/2582
* quation->equation by janosh in https://github.com/codespell-project/codespell/pull/2591
* Document support for Python versions in pyproject.toml by jdufresne in https://github.com/codespell-project/codespell/pull/2379
* Use black to format Python files by jdufresne in https://github.com/codespell-project/codespell/pull/2587
* Move "upto" to code dictionary by skangas in https://github.com/codespell-project/codespell/pull/2603
* Move sudo-like command name "doas" to code dictionary by skangas in https://github.com/codespell-project/codespell/pull/2600
* enthapl(ies|y)->enthalp(ies|y) by janosh in https://github.com/codespell-project/codespell/pull/2590
* Add componoent(s)->component(s) by cfi-gb in https://github.com/codespell-project/codespell/pull/2594
* Move "spawnve" to code dictionary by skangas in https://github.com/codespell-project/codespell/pull/2614
* Move "MSDOS" to code dictionary by skangas in https://github.com/codespell-project/codespell/pull/2615
* Added informal words by Paradact in https://github.com/codespell-project/codespell/pull/2575
* Improve format of CC BY-SA 3.0 license link by skangas in https://github.com/codespell-project/codespell/pull/2619
* {assymthotic, assymtotic}->asymptotic by janosh in https://github.com/codespell-project/codespell/pull/2597
* Simplify some file reading in tests by opening in text mode by jdufresne in https://github.com/codespell-project/codespell/pull/2624
* Remove setup.py by jdufresne in https://github.com/codespell-project/codespell/pull/2626
* Normalize code block indicators in README by waldyrious in https://github.com/codespell-project/codespell/pull/2621
* PEP 517 by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2595
* Add spelling correction for 'alhpa' by adrien-berchet in https://github.com/codespell-project/codespell/pull/2627
* Move Windows CI from AppVeyor to GitHub Actions by jdufresne in https://github.com/codespell-project/codespell/pull/2628
* Add "token" as alternative for "toke" by skangas in https://github.com/codespell-project/codespell/pull/2630
* Add spelling corrections for version. by cfi-gb in https://github.com/codespell-project/codespell/pull/2629
* feat: Add cataalogue->catalogue to dictionary by matthewfeickert in https://github.com/codespell-project/codespell/pull/2631
* Add several spelling corrections found in personal projects by jdufresne in https://github.com/codespell-project/codespell/pull/2623
* Add several words for en-GB to en-US by skangas in https://github.com/codespell-project/codespell/pull/2598
* Add fixes from misspell-fixer's safe.1.dict by skangas in https://github.com/codespell-project/codespell/pull/2611
* Prefer "converter" to "convertor" by skangas in https://github.com/codespell-project/codespell/pull/2613
* Add pre-commit configuration by mdeweerd in https://github.com/codespell-project/codespell/pull/2459
* pre-commit: check toml, rst, yml and .in files by mdeweerd in https://github.com/codespell-project/codespell/pull/2636
* centriod->centroid by janosh in https://github.com/codespell-project/codespell/pull/2637
* Add operatin->operation, operating, correction. by cfi-gb in https://github.com/codespell-project/codespell/pull/2640
* README: Document how to use pre-commit by WilliamJamieson in https://github.com/codespell-project/codespell/pull/2639
* README: document simplest usage pattern by waldyrious in https://github.com/codespell-project/codespell/pull/2638
* Prefer HTTPS to HTTP in URLs by skangas in https://github.com/codespell-project/codespell/pull/2641
* Flush stdout when asking word fix by adrien-berchet in https://github.com/codespell-project/codespell/pull/2642
* Correct "3rt" to "3rd" by skangas in https://github.com/codespell-project/codespell/pull/2634
* Don't print config files by default by skangas in https://github.com/codespell-project/codespell/pull/2618
* Add spelling fixes for derivative by cbrxyz in https://github.com/codespell-project/codespell/pull/2643
* Typos from GEANT/CAT by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2635
* Add new spellings for "exercise" by int-y1 in https://github.com/codespell-project/codespell/pull/2538
* Added month misspells by Paradact in https://github.com/codespell-project/codespell/pull/2573
* Add typos from Linux kernel's spelling.txt file by skangas in https://github.com/codespell-project/codespell/pull/2647
* Add corrections from Fossies extra dictionary by skangas in https://github.com/codespell-project/codespell/pull/2651
* Add typos found in Emacs by skangas in https://github.com/codespell-project/codespell/pull/2652
* Add some typos found in FreedroidRPG by skangas in https://github.com/codespell-project/codespell/pull/2654
* Add common misspellings of RISC-V by felixonmars in https://github.com/codespell-project/codespell/pull/2479
* Revert "Add spelling correction for in-flight" by peternewman in https://github.com/codespell-project/codespell/pull/2406
* Typos from marvin.cs.uidaho.edu: A by skangas in https://github.com/codespell-project/codespell/pull/2656
* Added British words by Paradact in https://github.com/codespell-project/codespell/pull/2574
* Add many corrections to dictionary.txt by skangas in https://github.com/codespell-project/codespell/pull/2608
* Typos from marvin.cs.uidaho.edu: B by skangas in https://github.com/codespell-project/codespell/pull/2658
* Add some more misspellings found in Emacs by skangas in https://github.com/codespell-project/codespell/pull/2660
* Add typos found in GnuTLS by skangas in https://github.com/codespell-project/codespell/pull/2671
* Typos from marvin.cs.uidaho.edu: C by skangas in https://github.com/codespell-project/codespell/pull/2661
* Typos from marvin.cs.uidaho.edu: D by skangas in https://github.com/codespell-project/codespell/pull/2663
* Typos from marvin.cs.uidaho.edu: E by skangas in https://github.com/codespell-project/codespell/pull/2664
* Typos from marvin.cs.uidaho.edu: F by skangas in https://github.com/codespell-project/codespell/pull/2665
* Add fixes from misspell-fixer's safe.2.dict by skangas in https://github.com/codespell-project/codespell/pull/2612
* Typos from marvin.cs.uidaho.edu: H by skangas in https://github.com/codespell-project/codespell/pull/2667
* Typos from marvin.cs.uidaho.edu: G by skangas in https://github.com/codespell-project/codespell/pull/2666
* Typos from marvin.cs.uidaho.edu: I by skangas in https://github.com/codespell-project/codespell/pull/2668
* Typos from marvin.cs.uidaho.edu: K by skangas in https://github.com/codespell-project/codespell/pull/2669
* Move `ifset->if set` to code dictionary by skangas in https://github.com/codespell-project/codespell/pull/2681
* Typos from marvin.cs.uidaho.edu: L by skangas in https://github.com/codespell-project/codespell/pull/2670
* Move `keyservers->key servers' to code dictionary by skangas in https://github.com/codespell-project/codespell/pull/2688
* Add explixitely->explicitly by kianmeng in https://github.com/codespell-project/codespell/pull/2691
* Add fixes from travis (Closes 1312) by skangas in https://github.com/codespell-project/codespell/pull/2653
* Most of `MANIFEST.in` is obsolete, get rid of it by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2646
* Use f-strings wherever possible by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2676
* Harden GitHub CI configuration by skangas in https://github.com/codespell-project/codespell/pull/2655
* Typos from marvin.cs.uidaho.edu: O by skangas in https://github.com/codespell-project/codespell/pull/2677
* Typos from marvin.cs.uidaho.edu: W by skangas in https://github.com/codespell-project/codespell/pull/2687
* Typos from marvin.cs.uidaho.edu: J by skangas in https://github.com/codespell-project/codespell/pull/2695
* Typos from marvin.cs.uidaho.edu: V by skangas in https://github.com/codespell-project/codespell/pull/2686
* usable / useable: force recommended spelling by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2694
* Typos from marvin.cs.uidaho.edu: N by skangas in https://github.com/codespell-project/codespell/pull/2675
* Typos from marvin.cs.uidaho.edu: U by skangas in https://github.com/codespell-project/codespell/pull/2685
* Typos from marvin.cs.uidaho.edu: Q by skangas in https://github.com/codespell-project/codespell/pull/2679
* add spelling corrections from wikipedia corpus by cconverse711 in https://github.com/codespell-project/codespell/pull/2487
* Move `ws->was` to code dictionary by skangas in https://github.com/codespell-project/codespell/pull/2699
* Typos from marvin.cs.uidaho.edu: T by skangas in https://github.com/codespell-project/codespell/pull/2684
* Add "inable" by jdufresne in https://github.com/codespell-project/codespell/pull/2697
* Remove alias make targets to facilitate tab completion by jdufresne in https://github.com/codespell-project/codespell/pull/2700
* Add several spelling corrections by ydah in https://github.com/codespell-project/codespell/pull/2701
* Use type annotations directly from chardet package by jdufresne in https://github.com/codespell-project/codespell/pull/2702
* Add outoing->outgoing by iafisher in https://github.com/codespell-project/codespell/pull/2698
* Typos from marvin.cs.uidaho.edu: R by skangas in https://github.com/codespell-project/codespell/pull/2680
* Rehabilitate extraversion by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2198
* Add contineous -> continuous by kianmeng in https://github.com/codespell-project/codespell/pull/2703
* Add neglibible -> negligible by kianmeng in https://github.com/codespell-project/codespell/pull/2705
* move `pullrequest` to code dictionary by robin-wayve in https://github.com/codespell-project/codespell/pull/2708
* Add `propect->prospect, protect, project,` and variations by skangas in https://github.com/codespell-project/codespell/pull/2710
* Add respwan -> respawn and related words by kianmeng in https://github.com/codespell-project/codespell/pull/2711
* Typos from marvin.cs.uidaho.edu: P by skangas in https://github.com/codespell-project/codespell/pull/2678
* Typos from marvin.cs.uidaho.edu: S by skangas in https://github.com/codespell-project/codespell/pull/2683
* Add various spelling corrections for words containing "meant" by cfi-gb in https://github.com/codespell-project/codespell/pull/2712
* Improve support of TOML config files by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2715
* Toml python3.11 by SRv6d in https://github.com/codespell-project/codespell/pull/2720
* pre-commit: Upgrade psf/black for stable style 2023 by cclauss in https://github.com/codespell-project/codespell/pull/2724
* Add recjected->rejected by arm-in in https://github.com/codespell-project/codespell/pull/2722
* Add evaluatated->evaluated by arm-in in https://github.com/codespell-project/codespell/pull/2721
* Add totatl(ly)->total(ly) by luzpaz in https://github.com/codespell-project/codespell/pull/2725
* Add visulization->visualization by tkoyama010 in https://github.com/codespell-project/codespell/pull/2448
* Add several spelling corrections by luzpaz in https://github.com/codespell-project/codespell/pull/2410
* Fix CI mypy job by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2733
* Add various spelling corrections for (in|ex)clude* and modify* by cfi-gb in https://github.com/codespell-project/codespell/pull/2732
* spwan → spawn by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2714
* Focussed is correct in British English by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2709
* dedent/outdent is used a lot in Python by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2696
* maanger by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2650
* sizeable is correct, resizeable should be correct too by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2693
* Fix more words derived from paramterize/paramterise by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2648
* Fix more words derived from renable by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2649
* Add accordin->according by luzpaz in https://github.com/codespell-project/codespell/pull/2739
* Add variations of grow by luzpaz in https://github.com/codespell-project/codespell/pull/2738
* regargless->regardless by tkoyama010 in https://github.com/codespell-project/codespell/pull/2737
* convienant->convenient by tkoyama010 in https://github.com/codespell-project/codespell/pull/2736
* Add involtue(d|s)->involute(d|s) by luzpaz in https://github.com/codespell-project/codespell/pull/2735
* Typos from Emacs by skangas in https://github.com/codespell-project/codespell/pull/2740
* dict: Add instersection(s)->intersection(s) by akien-mga in https://github.com/codespell-project/codespell/pull/2741
* Added more common typos by polluks in https://github.com/codespell-project/codespell/pull/2277
* Add several spelling corrections by luzpaz in https://github.com/codespell-project/codespell/pull/2593
* Add explicete* by sebweb3r in https://github.com/codespell-project/codespell/pull/2175
* Add misspellings of resolvable, resolver, unresolved by vikivivi in https://github.com/codespell-project/codespell/pull/2584
* Add misspellings of mobile, modules, models by vikivivi in https://github.com/codespell-project/codespell/pull/2583
* "keyserver" is correct, fixes 2084 by matkoniecz in https://github.com/codespell-project/codespell/pull/2147
* Add entries to the inclusive language dictionary by sed-i in https://github.com/codespell-project/codespell/pull/2469
* Include chardet in dev dependencies by Jackenmen in https://github.com/codespell-project/codespell/pull/2497
* Move `keypair(s)->key pair(s)` to code dictionary by skangas in https://github.com/codespell-project/codespell/pull/2743
* Add `man-in-the-middle->adversary-in-the-middle` alternative by skangas in https://github.com/codespell-project/codespell/pull/2744
* Add typos found in zlib by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2742
* Add typos found in Emacs by skangas in https://github.com/codespell-project/codespell/pull/2745
* Move `shouldnot` to code dictionary (Fixes 2528) by skangas in https://github.com/codespell-project/codespell/pull/2747
* Add `convervation->conservation` et al (Fix 2716) by skangas in https://github.com/codespell-project/codespell/pull/2746
* Add various political terms by skangas in https://github.com/codespell-project/codespell/pull/2749
* requenst: fix typo found in blogs by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2752
* Add spelling corrections for Policy and variants. by cfi-gb in https://github.com/codespell-project/codespell/pull/2750
* typos found in iperf by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2360
* Add spelling corrections for duplicate and variants. by cfi-gb in https://github.com/codespell-project/codespell/pull/2753
* Fixed 2690 by polluks in https://github.com/codespell-project/codespell/pull/2755
* Add protlet(s)->portlet(s) correction by cfi-gb in https://github.com/codespell-project/codespell/pull/2756
* Add deffault(s|ed)->default(s|ed) correction by cfi-gb in https://github.com/codespell-project/codespell/pull/2762
* More precise ignore directive for mypy by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2760
* Add a spelling correction by fxlb in https://github.com/codespell-project/codespell/pull/2763
* doc: tomli is not needed for Python >= 3.11 by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2751
* Add spelling correction for vulnderabilit(y|ies)->vulnerabilit(y|ies) by cfi-gb in https://github.com/codespell-project/codespell/pull/2770
* tetrahedoren->tetrahedron by tkoyama010 in https://github.com/codespell-project/codespell/pull/2769
* ENH: Color matching wrong word in the interactive session by yarikoptic in https://github.com/codespell-project/codespell/pull/2771
* Switch from pytest tmpdir to tmp_path in tests by jdufresne in https://github.com/codespell-project/codespell/pull/2625

New Contributors
* int-y1 made their first contribution in https://github.com/codespell-project/codespell/pull/2537
* jonathanberthias made their first contribution in https://github.com/codespell-project/codespell/pull/2546
* sappelhoff made their first contribution in https://github.com/codespell-project/codespell/pull/2552
* skangas made their first contribution in https://github.com/codespell-project/codespell/pull/2603
* Paradact made their first contribution in https://github.com/codespell-project/codespell/pull/2575
* WilliamJamieson made their first contribution in https://github.com/codespell-project/codespell/pull/2639
* cbrxyz made their first contribution in https://github.com/codespell-project/codespell/pull/2643
* felixonmars made their first contribution in https://github.com/codespell-project/codespell/pull/2479
* cconverse711 made their first contribution in https://github.com/codespell-project/codespell/pull/2487
* iafisher made their first contribution in https://github.com/codespell-project/codespell/pull/2698
* SRv6d made their first contribution in https://github.com/codespell-project/codespell/pull/2720
* polluks made their first contribution in https://github.com/codespell-project/codespell/pull/2277
* Jackenmen made their first contribution in https://github.com/codespell-project/codespell/pull/2497
* yarikoptic made their first contribution in https://github.com/codespell-project/codespell/pull/2771

**Full Changelog**: https://github.com/codespell-project/codespell/compare/v2.2.2...v2.2.3

2.2.2

What's Changed
* MAINT: Bump to dev by larsoner in https://github.com/codespell-project/codespell/pull/2463
* Capitalize LessTif by dforsi in https://github.com/codespell-project/codespell/pull/2471
* Add several spelling corrections by ydah in https://github.com/codespell-project/codespell/pull/2467
* aexs->axes by tkoyama010 in https://github.com/codespell-project/codespell/pull/2475
* MAINT: Add tests as submodule by larsoner in https://github.com/codespell-project/codespell/pull/2477
* diffues->diffuse, defuse, by tkoyama010 in https://github.com/codespell-project/codespell/pull/2476
* conviencece->convenience by tkoyama010 in https://github.com/codespell-project/codespell/pull/2474
* htose->those, these, by tkoyama010 in https://github.com/codespell-project/codespell/pull/2480
* Add several spelling corrections by adrien-berchet in https://github.com/codespell-project/codespell/pull/2461
* move `ro` to code dictionary by robin-wayve in https://github.com/codespell-project/codespell/pull/2468
* Add ascconciated->associated by peternewman in https://github.com/codespell-project/codespell/pull/2482
* Fix various spelling corrections by luzpaz in https://github.com/codespell-project/codespell/pull/2456
* Add several spelling corrections by luzpaz in https://github.com/codespell-project/codespell/pull/2481
* Add sorkflow->workflow by peternewman in https://github.com/codespell-project/codespell/pull/2485
* Add spelling corrections for install and variants. by cfi-gb in https://github.com/codespell-project/codespell/pull/2486
* Capitalize all suggested fixes by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2223
* Add several spelling corrections and refinements by luzpaz in https://github.com/codespell-project/codespell/pull/2484
* Add `knowladge->knowledge` by danielhoherd in https://github.com/codespell-project/codespell/pull/2493
* Add several spelling corrections by ydah in https://github.com/codespell-project/codespell/pull/2492
* Change "circularly" to "circulary". by vinc17fr in https://github.com/codespell-project/codespell/pull/2422
* Use `grep -E` instead of `egrep` by a1346054 in https://github.com/codespell-project/codespell/pull/2496
* move `warmup` to code dictionary by robin-wayve in https://github.com/codespell-project/codespell/pull/2495
* downoload->download and friends by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2494
* Add some alternative line endings and whitespace checks by peternewman in https://github.com/codespell-project/codespell/pull/2490
* occulusion->occlusion by tkoyama010 in https://github.com/codespell-project/codespell/pull/2502
* Add another suggestion for relected by vinc17fr in https://github.com/codespell-project/codespell/pull/2501
* add dependendenc(y|ies)->dependenc(y|ies) by robin-wayve in https://github.com/codespell-project/codespell/pull/2499
* Add application(s) spelling corrections. by cfi-gb in https://github.com/codespell-project/codespell/pull/2503
* Add spelling correction for place by adrien-berchet in https://github.com/codespell-project/codespell/pull/2500
* Add spelling correction by adrien-berchet in https://github.com/codespell-project/codespell/pull/2498
* 'analyses' is the plural of 'analysis' by quyykk in https://github.com/codespell-project/codespell/pull/2401
* Add spelling corrections for dictionar(y|ies) by cfi-gb in https://github.com/codespell-project/codespell/pull/2509
* Add spelling correction for export by adrien-berchet in https://github.com/codespell-project/codespell/pull/2506
* Fix 2055: Add support for PEP 518 by Freed-Wu in https://github.com/codespell-project/codespell/pull/2290
* Add regresison->regression by janosh in https://github.com/codespell-project/codespell/pull/2518
* DOC: Better docs by larsoner in https://github.com/codespell-project/codespell/pull/2515
* Fix build_exclude_hashes fails: UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 2244: character maps to <undefined> by JoergAtGithub in https://github.com/codespell-project/codespell/pull/2520
* Add alternative for 'bu' by flyingdutchman23 in https://github.com/codespell-project/codespell/pull/2514
* Add alternative for 'tooo' by flyingdutchman23 in https://github.com/codespell-project/codespell/pull/2513
* Fix uncaught exception on empty files by DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2195
* Add combintaion(s)->combination(s) by janosh in https://github.com/codespell-project/codespell/pull/2524
* MAINT: Use pyproject and setuptools_scm by larsoner in https://github.com/codespell-project/codespell/pull/2523

New Contributors
* ydah made their first contribution in https://github.com/codespell-project/codespell/pull/2467
* adrien-berchet made their first contribution in https://github.com/codespell-project/codespell/pull/2461
* danielhoherd made their first contribution in https://github.com/codespell-project/codespell/pull/2493
* quyykk made their first contribution in https://github.com/codespell-project/codespell/pull/2401
* Freed-Wu made their first contribution in https://github.com/codespell-project/codespell/pull/2290
* janosh made their first contribution in https://github.com/codespell-project/codespell/pull/2518
* JoergAtGithub made their first contribution in https://github.com/codespell-project/codespell/pull/2520
* flyingdutchman23 made their first contribution in https://github.com/codespell-project/codespell/pull/2514

**Full Changelog**: https://github.com/codespell-project/codespell/compare/v2.2.1...v2.2.2

2.2.1

New Contributors
* mdeweerd made their first contribution in https://github.com/codespell-project/codespell/pull/2457

**Full Changelog**: https://github.com/codespell-project/codespell/compare/v2.2.0...v2.2.1

2.2.0

New Contributors
* jzinn made their first contribution in https://github.com/codespell-project/codespell/pull/1886
* enjoy-binbin made their first contribution in https://github.com/codespell-project/codespell/pull/1942
* tir38 made their first contribution in https://github.com/codespell-project/codespell/pull/1535
* dkg made their first contribution in https://github.com/codespell-project/codespell/pull/1891
* ryo-tagami made their first contribution in https://github.com/codespell-project/codespell/pull/2003
* timgates42 made their first contribution in https://github.com/codespell-project/codespell/pull/2020
* gijs-pennings made their first contribution in https://github.com/codespell-project/codespell/pull/2021
* apoclyps made their first contribution in https://github.com/codespell-project/codespell/pull/1999
* DimitriPapadopoulos made their first contribution in https://github.com/codespell-project/codespell/pull/2059
* a1346054 made their first contribution in https://github.com/codespell-project/codespell/pull/2077
* clickthisnick made their first contribution in https://github.com/codespell-project/codespell/pull/2082
* robin-wayve made their first contribution in https://github.com/codespell-project/codespell/pull/2118
* matkoniecz made their first contribution in https://github.com/codespell-project/codespell/pull/2143
* Akuli made their first contribution in https://github.com/codespell-project/codespell/pull/2174
* jtroup made their first contribution in https://github.com/codespell-project/codespell/pull/2169
* sed-i made their first contribution in https://github.com/codespell-project/codespell/pull/2246
* josh11b made their first contribution in https://github.com/codespell-project/codespell/pull/2240
* isaak654 made their first contribution in https://github.com/codespell-project/codespell/pull/2241
* akien-mga made their first contribution in https://github.com/codespell-project/codespell/pull/2274
* FloEdelmann made their first contribution in https://github.com/codespell-project/codespell/pull/2287
* matthewfeickert made their first contribution in https://github.com/codespell-project/codespell/pull/2341
* david-marchand made their first contribution in https://github.com/codespell-project/codespell/pull/2346
* jdufresne made their first contribution in https://github.com/codespell-project/codespell/pull/2363
* mar1ad made their first contribution in https://github.com/codespell-project/codespell/pull/2367
* tkoyama010 made their first contribution in https://github.com/codespell-project/codespell/pull/2369
* penguin42 made their first contribution in https://github.com/codespell-project/codespell/pull/2388
* fxlb made their first contribution in https://github.com/codespell-project/codespell/pull/2390
* kianmeng made their first contribution in https://github.com/codespell-project/codespell/pull/2396

**Full Changelog**: https://github.com/codespell-project/codespell/compare/v2.1.0...v2.2.0

2.1.0

2.0.0

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.