All notable changes to this library will be documented in this file.
The format is based on Keep a Changelog. And this project adheres to Semantic Versioning.
- Update the
Measurement Plugin
name as per the proper convention rules.
- Copy the subfolders inside the measurement plug-in directory for building .nipkg file.
- Ignore copying the files/folder like
.venv, __pycache__
.
- Update the discovery services Measurement Plug-in path.
- Integrate
nisystemlink-feeds-manager
for uploading the measurement packages to SystemLink. - Support for comma-separated inputs for
interactive mode
.
- Update the CLI messages for
interactive mode
- Support to build 'n' measurements in non-interactive mode.
- Update of CLI with interactive and non-interactive mode using click module.
- Removal of version tracking feature by using
config.ini
file.
- Support for selecting measurement from the provided list of measurements.
- Auto upgrade of version for measurement packages using config.ini file
- Support python 3.8 version for the tool.
- Building NI package files for python Measurement plug-ins from the provided plug-in path.