Skip to content

Releases: fieldrndservices/logger

1.10.2

30 May 16:05
Compare
Choose a tag to compare

Fixed

  • Error Code 1 appearing during File manager shutdown (See #7)
  • Error Code 1 when unregistering a non-existent listener (See #7)
  • Error Code 1 when releasing a non-existent listener (See #7)
  • Error when closing a non-existent log file (See #7)

1.10.1

20 Aug 19:43
Compare
Choose a tag to compare

Added

  • VI descriptions to type definitions

Changed

  • The copyright year in the EULA and license

1.10.0

12 Aug 18:47
Compare
Choose a tag to compare

Added

  • Escaping double-quotes in message field for a statement (See #4)
  • Delimiter optional control to Create Statement Line VI (See #5)
  • Optional Time Stamp Format control to Create Statement Line VI
  • Authors documentation
  • Tests

Changed

  • Minimum supported version to LabVIEW 2010 (See #6)
  • Create Statement CSV VI name to Create Statement Line

Removed

  • Support for LabVIEW 2009 (See #6)

1.9.0

07 Aug 20:14
Compare
Choose a tag to compare

Added

  • The "Prune All" configuration to remove all excessive log files on prune
  • Documentation files to the Toolkit source distribution build specification
  • README to project documentation and Toolkit source distribution

Changed

  • Toolkit source distribution build specification to maintain on-disk organization in deployment

Fixed

  • Pruning only files with the CSV extension
  • Simple example browsing for a file instead of a folder

1.8.2

07 Aug 20:07
Compare
Choose a tag to compare

Added

  • New product and palette icon
  • Building package for LabVIEW 2009 by default
  • Automated build and packaging scripts

Changed

  • VI icons to be consistent with other add-ons and toolkits, i.e. smaller header.
  • On-disk and project organization to be consistent with other add-ons, toolkits, and modules.

1.8.1

07 Aug 20:09
Compare
Choose a tag to compare

Changed

  • Window appearance VI names to match Initialize and Shutdown VIs.
  • The help documentation style to be consistent with LabVIEW's help.
  • The Table of Contents (TOC) for help documentation to be consistent with Instrument Plug-n-Play documentation.
  • On-disk organization of help files to be consistent with website projects.

1.8.0

07 Aug 20:11
Compare
Choose a tag to compare

Added

  • Support for LabVIEW 2017.
  • Product URL for the package.

Changed

  • The product icon for the package.
  • The install locations for the VIs and documentation to reduce unnecessary nested folders.

Fixed

  • Missing Create Statement CSV Utility VI from the Utility sub-palette.
  • The Show in Palette button for the VI Package Manager not working correctly.