@cs/variant

README

variant-extensions is a library of functionality that extends the LabVIEW variant.

How do I get set up?

  • Install this package using GPM and start coding
  • All public API methods are clearly marked in the souce libraries (if you are calling non-API methods from souce, you're doing it wrong).

Examples

  • No examples provided at this time

Dependencies

  • This package depends only on base vi.lib

Contribution guidelines

  • All contributions must adhere to SOLID design principles.
  • All code must be unit tested to the extent reasonably possible.
  • Please contact the author if you want to contribute.

Who do I talk to?

  • Ethan Stern | Composed Systems, LLC
  • ethan.stern@composed.io

License

  • See license file

Changelog

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.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

[1.0.1]- 2019-02-14

Changed

  • Separated all compiled code from source
  • Whitelisted Source folder only

[1.0.0] - 2019-01-23

Release Note

First release of this component through GPM

Changed

  • Renamed a public method for consistency and to make quick-dropping easier
  • Made one method private
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
How do I use this package?
Published by ethandstern 6 years ago
1.0.1 is the latest release
MIT
bitbucket.org/composedsystems/variant-extensions/src/master/
Stats
1364 downloads.
Keywords
Dependencies (0)
    none