Skip to content

v0.23.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 20:23
· 38 commits to master since this release

What's Changed

The biggest change was to the naming convention for our settings in #726. We've already seen some configs breaking in #785, and we're sorry about that. The primary motivation was to clean up the user experience for Visual Studio Code and other platforms moving forward by using a more predictable scheme.

To use the new scheme, all you have to do is change your linter rules to use PascalCase rather than the previous snake_case. Additionally, if you're using either the force_stable option or the ignore_link_title option, you'll need to make those PascalCase as well.

New Contributors

Full Changelog: v0.22.0...v0.23.0