1.10.2.79
(May 31, 2021)
# Field R&D Services: Logger
## [1.10.2] - 2021-06-01
### Fixed
- Error Code 1 appearing during File manager shutdown
- Error Code 1 when unregistering a non-existent listener
- Error Code 1 when releasing a non-existent listener
- Error when closing a non-existent log file
volks73
was a contributor to this release
1.10.1.77 (Aug 21, 2019)
# Field R&D Services: Logger
## [1.10.1] - 2019-08-20
### Added
- VI descriptions to type definitions
### Changed
- The copyright year in the EULA and license
volks73
was a contributor to this release
1.9.0.73 (Aug 05, 2019)
# Field R&D Services: Logger
## [1.9.0] - 2019-08-01
### 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.67 (Mar 26, 2019)
# Field R&D Services: Logger
## [1.8.2] - 2019-03-25
### 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.60 (Jan 08, 2018)
# Field R&D Services: Logger
## [1.8.1] - 2018-01-02
### 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.54 (Nov 17, 2017)
# Field R&D Services: Logger
## [1.8.0] - 2017-11-13
### Added
- Support for LabVIEW 2017.
- Product URL for the package.
### Changed
- The product icon for the package.
- The install locations to remove excessively nested folder heirarchy.
### Fixed
- Missing `Create Statement CSV` Utility VI from the Utility sub-palette.
1.7.1.40 (Feb 16, 2017)
# Field R&D Services: Logger
## [1.7.1] - 2017-12-16
### Fixed
- The "Write Period (ms)" not found error when using the `File Start` VI to run in the background
1.7.0.39 (Feb 14, 2017)
# Field R&D Services: Logger
## [1.7.0] - 2017-02-12
### Added
- Detailed help documentation.
- More information to context help documentation.
- More comments to the `Simple.vi` example.
### Changed
- The `Create Message CSV.vi` to `Create Statement CSV.vi` to be consistent with documentation.
- VI icons to include glyphs to increase readability of VIs in block diagrams.
- Control icons to include glyphs to increase readability of Controls in block diagrams.
- Palette icons to include glyphs to increase readability.
- The `Simple.vi` example to demonstrate more of the features and provide more documentation.
- The `Message.ctl` to `Statement.ctl` for consistency with documentation.
### Fixed
- Formatting of `License.txt` file to display better in the VI Package Manager interface.
### Removed
- The `Maximum Messages` optional control from the `Read Listener.vi`.