v0.1.0-mvp.6
Pre-release
Pre-release
github-actions
released this
07 Apr 01:29
·
140 commits
to master
since this release
For users
Fixed
- v0.1.0-mvp.5 has a bug causing the configurations to be always unsavable.
This has been fixed.
For contributors
Changed
mkdocs-material
is updated to 9.5.17. (371c02c)pluginIcon.svg
is resized to 40 by 40 to comply with
the Approval Guidelines. (caf56f6)README.md
is rewritten to alter the plugin description. (fd655b5)- Bug reports and feature requests now have automatic assignees. (0f8ead3)
build.yaml
now runs tests on all three platforms. (c309ad9)
Fixed
- A
panel.apply()
call is added to
PyrightConfigurable.isModified()
.
This ensures that the state of panel is synchronized
before being compared with the original state,
which was not the case in v0.1.0-mvp.5. (6ac49d2) - The test module
configuration2
is renamed toconfiguration
.
(8f558f9)