Skip to content

v2.0.2

Compare
Choose a tag to compare
@mithrandyr mithrandyr released this 02 Mar 04:22
· 5 commits to master since this release
7f6c09c
v2.0.2 - JSON fix (#139)

- Added additional Extension overload to handle SqlParameters instead of Hashtable.
- Added check of PSObject as parameter and returning the baseObject instead.
- Added tests to verify that JSON as PSObject won't throw errors (when it is a parameter value)