Skip to content

v1.1.0

Compare
Choose a tag to compare
@ftonato ftonato released this 03 Mar 12:00
· 5 commits to main since this release
0a19347

PR's merged

  • Adding support to Buffer type (#4)

From now on, we are supporting the following Data Types:

  • String
  • Number
  • Boolean
  • Array
  • Date
  • Function
  • Map
  • Set
  • BigInt
  • Symbol
  • Buffer