Releases: TylerBrinks/ExCSS
Releases · TylerBrinks/ExCSS
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
v4.1.4
What's Changed
- configured for net standard 1.1 support by @shobman in #86
- Create dotnet-core.yml by @TylerBrinks in #103
- Added netstandard2.0 as a target framework. by @jonlipsky in #104
- prettify code snippet in readme by @Meir017 in #105
- Fix build warnings. by @H1Gdev in #106
- dotnet 5, pattern matching, code cleanup by @TylerBrinks in #107
- Added ability to parse focus-within and focus-visible by @KurtGokhan in #113
- Update readme.md by @RussKie in #114
- ICharsetRule and IImportRule inherit from IRule. by @H1Gdev in #115
- Update readme.md by @H1Gdev in #116
- Added .NET Framework 4.5.2 as a target framework. by @H1Gdev in #117
- Allow preserving duplicate properties in a style declaration by @KurtGokhan in #120
- Add .NET Standard 2.0 as target framework. by @H1Gdev in #128
- Add Strong Name Signing. by @H1Gdev in #130
- Add Original property in IProperty. by @H1Gdev in #131
New Contributors
- @shobman made their first contribution in #86
- @TylerBrinks made their first contribution in #103
- @jonlipsky made their first contribution in #104
- @Meir017 made their first contribution in #105
- @H1Gdev made their first contribution in #106
- @KurtGokhan made their first contribution in #113
- @RussKie made their first contribution in #114
Full Changelog: https://github.com/TylerBrinks/ExCSS/commits/v4.1.4