add MapToSlice and support mapper struct to map
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