Skip to content

add MapToSlice and support mapper struct to map

Compare
Choose a tag to compare
@devfeel devfeel released this 07 Jun 01:50
· 41 commits to master since this release

Version 0.7.4

  • Feature: AutoMapper&Mapper support mapper struct to map[string]interface{}
  • Feature: add MapToSlice to mapper from map[string]interface{} to a slice of any type's ptr
  • Refactor: set MapperMapSlice to Deprecated, will remove on v1.0
  • 2020-06-07 16:00 in ShangHai