Releases: IPG-Automotive-UK/infofile-utils
Releases · IPG-Automotive-UK/infofile-utils
v1.1.3
v2.0.0-2
Exports the functions from the infofile-utils to provide typescript support when using the module
v2.0.0-1
Arpad's first deployment (TEST)
v1.1.2
v1.1.0
v1.0.2
Bugfix:
- Updated getText and getString to not substitute nValues from an infofile. #4
- Updated setValue to all setting empty strings e.g "" #3
- setValue now throws an error when a user tries to set a key to null or undefined. #3
- Updated how errors are thrown in setValue as they previously were not throwing the correct error messages #3