Releases: TylerBrinks/ExCSS
Releases · TylerBrinks/ExCSS
v4.3.1
What's Changed
- Fixed a bug when parsing a complex selector and there was no space after a ">". by @karljj1 in #186
 - Add IsTrimmable and IsAotCompatible project attributes by @maxkatz6 in #188
 
New Contributors
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
- Refactor opacity parsing and add percent/number converters by @cwall-dev in #181
 - BugFix: Important get's lost in case of Unknown Values. by @cwall-dev in #182
 - Added support for @container queries and comparison operators by @cwall-dev in #183
 
New Contributors
- @cwall-dev made their first contribution in #181
 
Full Changelog: v4.2.7...v4.3.0
v4.2.7
Full Changelog: v4.2.6...v4.2.7
v4.2.6
What's Changed
- Expose font default values by @BoricuaEnLaLuna in #175
 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #178
 
New Contributors
- @BoricuaEnLaLuna made their first contribution in #175
 - @dependabot made their first contribution in #178
 
Full Changelog: v4.2.5...v4.2.6
v4.2.5
What's Changed
- Fix animation name case by @pauloortins in #169
 - Use option AllowInvalidSelectors to allow non-standard pseudo element selectors by @matherm-aboehm in #170
 
New Contributors
- @matherm-aboehm made their first contribution in #170
 
Full Changelog: v4.2.4...v4.2.5
v4.2.4
What's Changed
- Fix flex: auto parsing by @pauloortins in #167
 
New Contributors
- @pauloortins made their first contribution in #167
 
Full Changelog: v4.2.3...v4.2.4
v4.2.3
What's Changed
- Fix justify content incorrectly marked as shorthand by @LilithSilver in #164
 - for evaluating nth-child(2) make step and offset visible by @inforithmics in #162
 
New Contributors
- @LilithSilver made their first contribution in #164
 
Full Changelog: v4.2.2...v4.2.3
v4.2.2
What's Changed
- Make CombinatorSelector Public by @inforithmics in #160
 - Fix endless loop by @inforithmics in #161
 
New Contributors
- @inforithmics made their first contribution in #160
 
Full Changelog: v4.2.1...v4.2.2
v4.2.1
What's Changed
- Release v4.2.0 by @github-actions in #148
 - Flexbox support by @lee-m in #151
 - Fix busted tests due to a bug in PeriodicValueConverter from Flexbox changes by @lee-m in #153
 - Add in support for "box-sizing" property by @lee-m in #149
 - Fix UnknownProperty being used for known properties by @lee-m in #152
 - Fix handling of unknown values for known property names by @lee-m in #155
 - Couple of colour parsing fixes/tweaks by @lee-m in #156
 - @page rule parsing fixes by @lee-m in #157
 
New Contributors
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- Feature/change selector accessors by @gdeswardt in #143
 - Fix automated build by @gdeswardt in #144
 - Implement specific selectors by @gdeswardt in #145
 - Automate build, publish and releases by @gdeswardt in #146
 - Update package information by @gdeswardt in #147
 
New Contributors
- @gdeswardt made their first contribution in #143
 
Full Changelog: v4.1.4...v4.2.0