- Global `ignore` configuration is now supported, allowing you to disable a linting rule
completely across all files. (https://github.com/nathanjmcdougall/suiteas/issues/60)
- Provided full support for Python 3.12 syntax, namely for PEP 695 Type Aliasing. (https://github.com/nathanjmcdougall/suiteas/issues/40)