Skip to content

1.4.0 Release

Compare
Choose a tag to compare
@erictg erictg released this 07 Oct 18:50
· 166 commits to master since this release
bfaa53b

Change log:

  • added support for slice properties
  • added support for maps of specific types instead of all being map[string]interface{}
  • small bug fixes