Update dependency reclass-rs to v0.4.0 #922
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.0
->0.4.0
Release Notes
projectsyn/reclass-rs (reclass-rs)
v0.4.0
Compare Source
Summary
We're pleased to announce reclass-rs v0.4.0.
This release adds better support for initializing Reclass instances from Python.
The release contains breaking changes for users that have already upgraded to v0.3.0. Please see the linked PRs for details.
Changes
3 changes since v0.3.0
🔎 Breaking Changes
Reclass
constructor classmethods (#104)🚀 Features
Config.from_dict()
(#105)v0.3.0
Compare Source
Summary
We're pleased to announce reclass-rs v0.3.0.
Apart from dependency updates, this release brings support for a number of additional Reclass features. Most notably, reclass-rs v0.3.0 supports the Reclass option
compose-node-name
.Existing users should note that this release contains a number of breaking changes.
Changes
13 changes since v0.2.0
🔎 Breaking Changes
foo/init.yml
as content for classfoo
(#82)🚀 Features
compose-node-name
(#84)Reclass.nodes
andReclass.classes
(#88)ignore_class_notfound_regexp
(#101)🐛 Fixes
foo/init.yml
as content for classfoo
(#82)🔗 Dependency Updates
Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.