6.2.0 Added object methods
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