Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Conversation

@github-actions
Copy link
Contributor

🤖 I have created a release beep boop

4.0.0 (2023-02-10)

⚠ BREAKING CHANGES

  • drop qmllint support as it's superseded by qmlls
  • drop qmllint 6.3.2 support

Features

  • drop qmllint 6.3.2 support (d4d3343)
  • drop qmllint support as it's superseded by qmlls (01bbbaf)
  • provide quick fix with suggestions field from qmllint (a148ea7), closes #248
  • support agb and agba color widget (14c3f96), closes #137
  • support HEX color widget (76faae2), closes #137
  • support hsl and hsla color widget (6411f26), closes #137
  • support hsv and hsva color widget (13e6d79), closes #137
  • support qmlls (0617762)
  • support qmlls with e2e tests for configuration changes (87b49e1), closes #251
  • use zod to validate qmllint result (67ea036)

Bug Fixes


This PR was generated with Release Please. See documentation.

@seanwu1105 seanwu1105 merged commit 4481225 into master Feb 10, 2023
@seanwu1105 seanwu1105 deleted the release-please--branches--master--components--vscode-qt-for-python branch February 10, 2023 23:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support qmlls Parse Suggestions from qmllint color widgets like in CSS?

2 participants