Releases: green-coder/girouette
Releases · green-coder/girouette
v0.0.10
What's Changed
- Fix output for divide-x tw class by @andrei-zhidkov in #93
- Fix invalid CSS color definition by @zolazhou in #94
New Contributors
- @andrei-zhidkov made their first contribution in #93
Full Changelog: v0.0.9...v0.0.10
v0.0.9 (bug fix)
What's Changed
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Catch up to Tailwind 3.0.18 by @jamesnvc in #83
- implement --gi-divide-*-reverse by @flyingmachine in #85
- Swap hawk for beholder by @dpassen in #86
New Contributors
- @flyingmachine made their first contribution in #85
- @dpassen made their first contribution in #86
Full Changelog: v0.0.7...v0.0.8
Maintenance release v0.0.7
Fixed
Thanks to jamesnvc
for the following fixes:
- (PR #76) Escape octothorpe character in class name.
- (PR #77) Fix
.invisible
class. - (PR #80) Fix the rule
:max-width
. - Fix bug in the processor tool when parsing CLJS files containing character literals.
Also:
- Fixed and simplified the function
girouette.util/rule-comparator
.
Full Changelog: v0.0.6...v0.0.7
PS: This release has no relation with James Bond movies.