Skip to content

v1.20.0

Compare
Choose a tag to compare
@PrzemyslawKlys PrzemyslawKlys released this 27 Jun 17:45
· 66 commits to master since this release
abda18e

What's new

  • Added to EmailTable / New-HTMLTable additional properties PrettifyObject, PrettifyObjectSeparator, PrettifyObjectDateTimeFormat
  • Added to New-HTMLTableOption additional properties PrettifyObject, PrettifyObjectSeparator, PrettifyObjectDateTimeFormat

Those options above allow object to be translated to more readable format when using properties that are arrays or when wanting different datetime format
It basically does to HTML version what normally is doable in JavaScript DataStore.

Full Changelog: v1.19.0...v1.20.0