Changelog

Here are listed all the meaningfull changes done on nmk 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.5

1.5.0

  • Change documentation theme

Release 1.4

1.4.0

  • API changes to prepare buildenv version 2 “environment backend” support:

    • compatibility layer in nmk.envbackend for both buildenv versions 1 and 2 support

    • deprecation of nmk.model.model.NmkModel.pip_args and nmk.utils.run_pip

Release 1.3

1.3.1

1.3.0

  • Changed default value for --log-file option (see Logs file)

Release 1.2

1.2.0

Release 1.1

1.1.2

1.1.1

1.1.0

  • New PACKAGESREFS built-in config item, listing all referenced python packages from project files.