Releases: simonnilsson/ask
Releases · simonnilsson/ask
v0.4.0
v0.3.0
Changed
- Added support for handling custom types derived from
map[string]interface{}
and[]interface{}
- Breaking: Minimum Go version bumped from 1.15 to 1.17
map[string]interface{}
and []interface{}