-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Ease transition for now-default settings
We prefer Settings to always be off by default, so when we change a default, we have to rename. This adds back in the now-default settings with deprecation messages to help the user know how things now work. Unfortunately, there is no way to notify the user that the default they relied on has changed. This also doesn't help us when the change in behavior is more than just an inverting, like `InvalidUtf8` or when a setting mapped to multiple bits.
- Loading branch information
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters