Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Version 5.0.0

Latest
Compare
Choose a tag to compare
@richard-edwards richard-edwards released this 07 Nov 16:45
· 5 commits to master since this release

This is the first open source version of the module.

Please test on a development server before upgrading your site to production!

  • Breaking Changes
    • Quotes around report parameters, querystring parameters and form parameters
    • for tokens starting with [PARAMETER], [QUERYSTRING] or [FORM] you no longer need single quotes around them
    • Multi valued parameters
    • multi-valued parameters will now need to be handled within a stored procedure. The multi-valued parameter will be passed as a single comma separated value