-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathchangelog.txt
More file actions
32 lines (26 loc) · 826 Bytes
/
changelog.txt
File metadata and controls
32 lines (26 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# 1.2.1
- new param to sanitize address (remove part in address containing other than street, postal code or city)
# 1.1.2
- don't use autocomplete addok option if no need
- add sentry
- multiple layers handling for js sdk
# 1.1.1
- use ruby 2.5
- ability to set count quotas
- release endpoint
- ability to set expire at on api key
# 1.1.0
- ability to count api calls
- add parameters limits
- access file without reloading app
- refactor js/html sdk
# 1.0.3
- here bulk implementation & refactor ruby geocoders
# 1.0.2
- here complete implementation
- demo with different api key
- raise error (for instance with a bad api key in geocoder gem)
# 1.0.1
- always add country to query for best results (for instance with here)
- change score in search2steps to improve results for merged cities
- refactoring demo pages