Releases: ekomobile/dadata
Releases · ekomobile/dadata
2.15.0
⭐️ New Features
- Added organization status filter #28
❤️ Contributors
2.14.0
⭐️ New Features
- Added raw encoder/decoder #27
2.13.0
⭐️ New Features
❤️ Contributors
2.12.0
⭐️ New Features
- Added 'Type' suggest param. #24
- Added 'Language' suggest param. #25
- Added
omitempty
tag to suggest params.
🛠 Upgrade From 2.11.0
- Optional suggest params (
suggest.RequestParams
) now tagged as omitempty
.
❤️ Contributors
2.11.0
⭐️ New Features
- Added model fields:
Phone.city
, Phone.country
#22
- Added cleaner live API tests #23
🐞 Bug Fixes
- Fixed cleaner API endpoint #23
🛠 Upgrade From 2.10.0
- Default cleaner API endpoint was changed from
https://dadata.ru/api/v2
to https://cleaner.dadata.ru/api/v1
. #23
❤️ Contributors
2.10.0
⭐️ New Features
- Added
Party.fio
field
- Deps up
❤️ Contributors
Release 2.9.0
⭐️ New Features
- Added
Address
fields: flat_cadnum
, house_cadnum
- Added
country
bound value
❤️ Contributors
Release 2.8.0
⭐️ New Features
- Added errors wrapping
- Added HTTP response error type -
client.ResponseError
- Added JSON encoding/decoding abstraction
🛠 Upgrade From 2.7.0
❤️ Contributors