Skip to content

v0.2.1

Compare
Choose a tag to compare
@shockerli shockerli released this 05 Jan 07:34
· 32 commits to master since this release
0ba7150

Features

  • KeysE support fields of struct
  • Add func StringMapE
    • Support JSON string/[]byte of map
    • Support any map type
    • Support any struct type
  • int* support "00100", "-00100", "00100.00", "00100.01"