Releases: PyMoDAQ/pymodaq_plugin_manager
Releases · PyMoDAQ/pymodaq_plugin_manager
1.3.0
What's Changed
- Script and weekly github action to check plugins compatibility by @malik-irain in #23
- Feature/pyproject layout by @seb5g in #24
New Contributors
- @malik-irain made their first contribution in #23
Full Changelog: 1.2.4...1.3.0
1.2.4
Full Changelog: 1.2.3...1.2.4
temporarily removed from printed list plugins not complying with syntax/presentation rules
1.2.3
write_doc_plugins as a command line script for CI
Full Changelog: 1.2.1...1.2.2
Link to plugin homepage in readme
Print info directly on UI
What's Changed
Full Changelog: 1.1.0...12.0
Faster plugin search
Full Changelog: 1.0.1...1.1.0
Patch Specifier import
Check compatibility of plugins with v3 and v4 pymodaq
Fetch authors list from description (readme of each plugin)
use a standard file to define the version read in setup.py old way was using a json item in the doc folder. It is deprecated as now all metadata about plugins is feteched from pypi simple