Skip to content

Releases: visualon/cssparser

4.0.1

06 Nov 12:01
6dcb73a

Choose a tag to compare

4.0.1 - (2025-11-06)

👷 CI/CD

  • Publish test results to codecov with oidc (d7476f5) - (Michael Kriese)
  • Use trusted publishing (9fdcb16) - (Michael Kriese)
  • Use git-cliff for changelog (d3ba2f5) - (Michael Kriese)

📚 Documentation

  • Fix badges (390c8a1) - (Michael Kriese)

⚙️ Miscellaneous Tasks

  • deps: Update dependency microsoft.net.test.sdk to v18 (#142) (6dcb73a) - (renovate[bot])
  • deps: Update actions/upload-artifact action to v5 (#141) (0d13b8d) - (renovate[bot])
  • deps: Update dependency xunit.runner.visualstudio to 3.1.5 (#140) (28cdc17) - (renovate[bot])
  • deps: Update actions/cache action to v4.3.0 (#139) (474cbd3) - (renovate[bot])
  • deps: Update tj-actions/git-cliff action to v2.2.0 (#138) (095ba8b) - (renovate[bot])
  • deps: Update actions/setup-dotnet action to v5 (#137) (4177e95) - (renovate[bot])
  • deps: Update codecov/codecov-action action to v5.5.1 (#135) (ae727e4) - (renovate[bot])
  • deps: Update ncipollo/release-action action to v1.20.0 (#136) (2647d66) - (renovate[bot])
  • deps: Update codecov/codecov-action action to v5.5.0 (#134) (bd7d277) - (renovate[bot])
  • deps: Update actions/checkout action to v5 (#132) (fd6faff) - (renovate[bot])
  • deps: Update tj-actions/git-cliff action to v2 (#129) (4cc59b1) - (renovate[bot])
  • deps: Update dependency xunit.runner.visualstudio to 3.1.4 (#133) (d521b72) - (renovate[bot])
  • deps: Update actions/checkout action to v4.3.0 (#131) (a34fa67) - (renovate[bot])
  • deps: Update actions/cache action to v4.2.4 (#130) (74acf28) - (renovate[bot])
  • deps: Update dependency xunit.runner.visualstudio to 3.1.3 (#128) (265cd42) - (renovate[bot])
  • deps: Update dependency xunit.runner.visualstudio to 3.1.2 (#127) (f56f1fb) - (renovate[bot])

v4.0.0

04 Jul 11:03
79974c8

Choose a tag to compare

Breaking Changes

  • d8e0e74: feat!: update dotnet targets (Michael Kriese)

Continuous Integration

Chores

Read more

v3.0.0

25 Jan 11:00
6260f98

Choose a tag to compare

Breaking Changes

  • 6260f98: feat!: update dotnet targets (Michael Kriese)

Chores

Commits

  • 6260f98: feat!: require net472, net6.0 or net8.0 (Michael Kriese)

v2.1.0

25 Jan 10:16
248c19a

Choose a tag to compare

Features

Documentation

Builds

Continuous Integration

Chores

v2.0.0

05 Jan 11:43
13b743d

Choose a tag to compare

Breaking Changes

  • 2213fa8: feat!: update dotnet targets (Michael Kriese)

Documentation

Builds

Continuous Integration

Chores

Read more

1.0.0

16 Jan 12:04

Choose a tag to compare

Added

  • First release as signed fork of Dan Roberts 2017-06-08.
  • Source link support.
  • Changelog
  • AppVeyor CI

Changed

  • Refactored project files.