File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+
6
+ ## [ 0.3.0] - 2024-06-12
7
+
5
8
### Added
6
9
7
10
- ` prefer_least_escapes ` config option for preferring quote style deviations over additional escapes
37
40
- Initial release
38
41
39
42
40
- [ unreleased ] : https://github.com/Crozzers/string-fixer/compare/lib/0.2.0...HEAD
43
+ [ unreleased ] : https://github.com/Crozzers/string-fixer/compare/lib/0.3.0...HEAD
44
+ [ 0.3.0 ] : https://github.com/Crozzers/string-fixer/compare/lib/0.2.0...lib/0.3.0
41
45
[ 0.2.0 ] : https://github.com/Crozzers/string-fixer/compare/lib/0.1.0...lib/0.2.0
42
46
[ 0.1.0 ] : https://github.com/Crozzers/string-fixer/compare/lib/0.0.1...lib/0.1.0
43
47
[ 0.0.1 ] : https://github.com/Crozzers/string-fixer/releases/tag/lib/0.0.1
Original file line number Diff line number Diff line change 1
- __version__ = '0.2 .0'
1
+ __version__ = '0.3 .0'
You can’t perform that action at this time.
0 commit comments