Releases: vipulasrilanka/PDF_OVERLAY
Releases · vipulasrilanka/PDF_OVERLAY
Release list
V01.03.00-R
RC5 Feature Release
Updated Features
- Added the "indentation" feature to the "SrinkToFit" function. This function now takess 3 parameters.
- Updated the Template file in the \test folder. Please follow the new format for the updated function. The added parameter is optional, but the function prototype has to be followed.
V01.02.00-R
RC4 Feature Release
Added Features
- Two new pre-processors functions
- FormatDate(text,dateFrmat). The test TEMPLATE.xlsx has a sample usage for this.
- FormatNumber(text,numberofDecPoints,prefix,suffix) This function will replace NumberToCurrency function.
V01.01.00-R
RC3 Feature Release
Added Features
- A new preprocessor to convert text to different cases.
- Function name = changeTextCase(text, type)
Supported types are "lower", "UPPER" and "Title"
What's Changed
- Add extra pre-processor = changeTextCase(text,type) by @vipulasrilanka in #8
Full Changelog: RC2...RC3
V01.00.01-R
Release Candidate 02
V 01.00.01 RC2
Bug fix release.
V01.00.00-R
This is the first release candidate.
V0.03.00-BETA
Added session file support to store and load template data from a JSON file.
V0.02.00-BETA
Beta test version 00.02.00
Basic functions tested
Status update UI is not available in this version
Error checks are not available for test data
For Beta testers ONLY
V0.01.00-BETA
Beta release for SCM.
- Basic functions tested
- Status update UI is not available in this version
- Error checks are not available for test data
- SCM testing ONLY