Skip to content

6.2.0 Added object methods

Choose a tag to compare

@Sander-Toonen Sander-Toonen released this 20 Jan 15:34
· 20 commits to master since this release
5b0905b

What's Changed

  • Handle null in isEmpty and treat it as empty by @Sander-Toonen in #16
  • Add object manipulation functions: merge, keys, values, flatten by @Copilot in #17
  • Allow the + operator to work with more types. Throw error on incomptible types by @Sander-Toonen in #18

Full Changelog: 6.1.0...6.2.0