Changelog

Here are listed all the meaningfull changes done on nmk-python since version 1.0

Note

Only interface and important behavior changes are listed here.

The fully detailed changelog is also available on Github

Release 1.8.0

  • added ${pythonLocalDepsPatterns} config item to identify local dependencies that are in the same development workspace than the current project

  • added ${pythonDepsMetadata} config item pointing to generated dependencies metadata file

  • updated py.uninstall task to additionally uninstall local dependencies

  • added py.deps task to generated dependencies metadata

Release 1.7.0

Release 1.6.0

Release 1.5.0

Release 1.4.0

Release 1.3.0

Release 1.2.0

Release 1.1.0

  • new ${pythonEditableInstallArgs} config item

  • new ${pythonWheelInstallArgs} config item

  • changed py.install and py.editable tasks pip install args to point to these new items