Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 1.44 KB

File metadata and controls

62 lines (43 loc) · 1.44 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.1] - 2024-10-10

  • Updated dependencies

[2.0.0] - 2024-10-10

  • Added support to scopes packages
  • Updated dependencies

[1.0.1] - 2020-06-20

  • Updated readme file

[1.0.0] - 2020-06-20

  • Changed now folder name is without version

[0.7.1] - 2020-06-07

  • Fixed command update: now maintains previous expressions

[0.7.0] - 2020-06-07

  • Added command update

[0.6.3] - 2020-06-03

  • Fixed the copy now keeps the full path

[0.6.2] - 2020-06-01

  • Fixed command not found on unix

[0.6.0] - 2020-06-01

  • Changed nuk.json now contains only expressions and user configuration. Packages property moved to nuk-lock.json.

[0.5.0] - 2020-06-01

  • Added multi bundles support

[0.4.0] - 2020-06-01

  • Added bundleFiles property

[0.3.1] - 2020-06-01

  • Added command bundle

[0.2.3] - 2020-05-31

  • Fixed duplicate file using command list

[0.2.2] - 2020-05-31

  • Updated README

[0.2.0] - 2020-05-31

  • Added command list
  • Improved multiple package installation

[0.1.2] - 2020-05-30

  • Fixed multiple package installation
  • Fixed single file copy

[0.1.1] - 2020-05-30

  • typofix

[0.1.0] - 2020-05-30

First release