Skip to content

0.17.0

Latest
Compare
Choose a tag to compare
@FlorianRappl FlorianRappl released this 15 Jan 22:54

Released on Sunday, January 15 2023.

What's Changed

  • Updated build system to use NUKE instead of CAKE
  • Dropped .NET Framework 4.6
  • Updated to use AngleSharp 0.17
  • Updated micro parser API to be public (#111)
  • Fixed casing issue with color, timing, and gradient functions (#109)
  • Fixed parsing of skew (#101)
  • Fixed shorthand properties using inherit being omitted (#100)
  • Fixed escape property name by @MartinWelsch in #121
  • Added support for @counter-style (#102)
  • Added support for @font-feature-values (#102)
  • Added support for conic-gradient (#101)
  • Added support for scroll-snap-type declaration (#91)

New Contributors

Full Changelog: v0.16.4...v0.17.0