File tree 1 file changed +2
-43
lines changed
1 file changed +2
-43
lines changed Original file line number Diff line number Diff line change 1
- ## 1.0.0-beta.2
1
+ ## 1.0.0
2
2
3
- * No user-visible changes.
4
-
5
- ## 1.0.0-beta.1
6
-
7
- * Too many changes to list.
8
-
9
- ## 1.0.0-alpha.5
10
-
11
- * ** Breaking change** : Remove ` lib/runner.dart ` . This package is only meant to
12
- be used as an executable, not as a library.
13
-
14
- * ** Breaking change** : Remove the option to negate the ` --migrate-deps ` ,
15
- ` --dry-run ` , and ` --verbose ` flags.
16
-
17
- * Expose ` sass-migrator ` as a globally-installable executable.
18
-
19
- ### Division Migrator
20
-
21
- * Fix a type error.
22
-
23
- ### Module Migrator
24
-
25
- * Convert removed color functions to ` color.adjust() ` .
26
-
27
- ## 1.0.0-alpha.4
28
-
29
- * Internal changes only.
30
-
31
- ## 1.0.0-alpha.3
32
-
33
- * Division migrator: Treat most slash operations within argument lists as
34
- division.
35
- * Division migrator: Only migrate slash operations to slash-list calls in a
36
- non-plain-CSS context.
37
-
38
- ## 1.0.0-alpha.2
39
-
40
- * Internal changes only.
41
-
42
- ## 1.0.0-alpha.1
43
-
44
- * Initial alpha release.
3
+ * Initial release.
You can’t perform that action at this time.
0 commit comments