File tree Expand file tree Collapse file tree 2 files changed +15
-8
lines changed
Expand file tree Collapse file tree 2 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 66> but some more unforeseen changes had to be made. This has been a long
77> road to get the underlying color library to a stable state.
88>
9- > - User created custom plugins may need refactoring again.
10- > - If you tweaked ` add_to_default_spaces ` , please compare against the
11- > default list as some plugins were renamed. Color space plugins that
12- > do not properly load should show log entries in the console.
9+ > - User created custom plugins may need refactoring again, but most
10+ > should be unaffected.
11+ > - If you tweaked the new` add_to_default_spaces ` , please compare against
12+ > the default list as some plugins were renamed and user settings may
13+ > need to get updated. Color space plugins that do not properly load
14+ > should show log entries in the console.
1315
1416- ** NEW** : Upgraded to the stable ` coloraide ` 1.1. This should hopefully
1517 eliminate API churn as it is now a stable release.
Original file line number Diff line number Diff line change @@ -7,16 +7,21 @@ prior releases.
77
88A restart of Sublime Text is ** strongly** encouraged.
99
10+ Please report any issues as we _ might_ have missed some required updates
11+ related to the upgrade to stable ` coloraide ` .
12+
1013## 6.0.0
1114
1215> ** WARNING** : We finally made it to a stable ` coloraide ` 1.x.x release,
1316> but some more unforeseen changes had to be made. This has been a long
1417> road to get the underlying color library to a stable state.
1518>
16- > - User created custom plugins may need refactoring again.
17- > - If you tweaked ` add_to_default_spaces ` , please compare against the
18- > default list as some plugins were renamed. Color space plugins that
19- > do not properly load should show log entries in the console.
19+ > - User created custom plugins may need refactoring again, but most
20+ > should be unaffected.
21+ > - If you tweaked the new` add_to_default_spaces ` , please compare against
22+ > the default list as some plugins were renamed and user settings may
23+ > need to get updated. Color space plugins that do not properly load
24+ > should show log entries in the console.
2025
2126- ** NEW** : Upgraded to the stable ` coloraide ` 1.1. This should hopefully
2227 eliminate API churn as it is now a stable release.
You can’t perform that action at this time.
0 commit comments