Skip to content

V01.01.00-R

Choose a tag to compare

@vipulasrilanka vipulasrilanka released this 20 Nov 04:56
· 14 commits to main since this release
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