Skip to content

Releases: vipulasrilanka/PDF_OVERLAY

V01.03.00-R

Choose a tag to compare

@vipulasrilanka vipulasrilanka released this 08 Dec 18:19
f6fd707

RC5 Feature Release
Updated Features

  1. 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

Choose a tag to compare

@vipulasrilanka vipulasrilanka released this 02 Dec 06:33
5470761

RC4 Feature Release
Added Features

  1. 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

Choose a tag to compare

@vipulasrilanka vipulasrilanka released this 20 Nov 04:56
ec64d5c

RC3 Feature Release
Added Features

  1. A new preprocessor to convert text to different cases.
  • Function name = changeTextCase(text, type)
    Supported types are "lower", "UPPER" and "Title"

What's Changed

Full Changelog: RC2...RC3

V01.00.01-R

Choose a tag to compare

@vipulasrilanka vipulasrilanka released this 01 Nov 08:44
e2b0036

Release Candidate 02
V 01.00.01 RC2
Bug fix release.

V01.00.00-R

Choose a tag to compare

@vipulasrilanka vipulasrilanka released this 26 Oct 17:14
31fcdda

This is the first release candidate.

V0.03.00-BETA

Choose a tag to compare

@vipulasrilanka vipulasrilanka released this 21 Oct 19:32
645c2f1

Added session file support to store and load template data from a JSON file.

V0.02.00-BETA

Choose a tag to compare

@vipulasrilanka vipulasrilanka released this 20 Oct 02:32
e7f3c50

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

V0.01.00-BETA Pre-release
Pre-release

Choose a tag to compare

@vipulasrilanka vipulasrilanka released this 18 Oct 19:45

Beta release for SCM.

  1. Basic functions tested
  2. Status update UI is not available in this version
  3. Error checks are not available for test data
  4. SCM testing ONLY