Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
0.11
0.12
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.
automerge
This PR contains the following updates:
0.11
->0.12
Release Notes
rs-tml/rstml (rstml)
### [`v0.12.0`](https://redirect.github.com/rs-tml/rstml/blob/HEAD/CHANGELOG.md#0120---2024-07-28) [Compare Source](https://redirect.github.com/rs-tml/rstml/compare/v0.11.2...v0.12.0) ##### Chore - Fix ci - Fix clippy - Add example of custom node to html-to-string-macro. - Add eq and partial eq implementation. - Move custom node implementation to separate crate. - Refactor CustomNode trait - Add readme to rstml-controll-flow - Refine visitor api (remove clone/debug bounds) - Add custom node visitor implementation - Apply fmt/tests - Refactor custom node visitor. - Refactor code coverage script. ##### Features - Support for custom node - Parsing utilities for custom nodes - Add macro matcher - Add visitor api. - Implement extendable custom node ##### Fix - Fix imports in example - Empty input parsing - Make Recoverable field public. - Fix spelling mistake "witespace" to "whitespace" - Add unquoted text custom node integration - Use config and diagnostc from invalid_block in attribute place. ##### Other - Use example from inline docs in readme - Address review - Allow multiple puncts in a row in NodeName - Added test for consecutive punctuation in NodeName Signed-off-by: maxConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.