# @p-j/geocodejson-ban

## 2.0.1

### Patch Changes

- [#112](https://github.com/p-j/geocodejson/pull/112) [`1101a7f`](https://github.com/p-j/geocodejson/commit/1101a7fd0db00946d66f86a9e428caa2c0fbf4b9) Thanks [@p-j](https://github.com/p-j)! - Upgrade all dependencies

- Updated dependencies [[`1101a7f`](https://github.com/p-j/geocodejson/commit/1101a7fd0db00946d66f86a9e428caa2c0fbf4b9)]:
  - @p-j/geocodejson-types@5.0.1

## 2.0.0

### Major Changes

- [#110](https://github.com/p-j/geocodejson/pull/110) [`b96ca45`](https://github.com/p-j/geocodejson/commit/b96ca450903dcd15dd04c16f336d3df56812bd3f) Thanks [@renovate](https://github.com/apps/renovate)! - Dependencies Upgrade

### Patch Changes

- Updated dependencies [[`b96ca45`](https://github.com/p-j/geocodejson/commit/b96ca450903dcd15dd04c16f336d3df56812bd3f)]:
  - @p-j/geocodejson-types@5.0.0

## 1.3.4

### Patch Changes

- [`9a7a413`](https://github.com/p-j/geocodejson/commit/9a7a4139459aa7ff092a965b4ded115ceabd33d6) Thanks [@p-j](https://github.com/p-j)! - Depencies upgrade

- Updated dependencies [[`9a7a413`](https://github.com/p-j/geocodejson/commit/9a7a4139459aa7ff092a965b4ded115ceabd33d6)]:
  - @p-j/geocodejson-types@4.1.3

## 1.3.3

### Patch Changes

- [#103](https://github.com/p-j/geocodejson/pull/103) [`3fbe5b6`](https://github.com/p-j/geocodejson/commit/3fbe5b6f0d9445b239bf352c3cced979685ac4ca) Thanks [@p-j](https://github.com/p-j)! - dependencies upgrade

- Updated dependencies [[`3fbe5b6`](https://github.com/p-j/geocodejson/commit/3fbe5b6f0d9445b239bf352c3cced979685ac4ca)]:
  - @p-j/geocodejson-types@4.1.2

## 1.3.2

### Patch Changes

- [#95](https://github.com/p-j/geocodejson/pull/95) [`7a499aa`](https://github.com/p-j/geocodejson/commit/7a499aa00a3559a0db28ab056f8de9e0351497e9) Thanks [@p-j](https://github.com/p-j)! - Make `@p-j/geocodejson-types` a dependency.

- Updated dependencies [[`7a499aa`](https://github.com/p-j/geocodejson/commit/7a499aa00a3559a0db28ab056f8de9e0351497e9)]:
  - @p-j/geocodejson-types@4.1.1

## 1.3.1

### Patch Changes

- [#87](https://github.com/p-j/geocodejson/pull/87) [`3e5f744`](https://github.com/p-j/geocodejson/commit/3e5f7442c978a4ca643b439f225c6bc48107318b) Thanks [@renovate](https://github.com/apps/renovate)! - Dependencies upgrade

## 1.3.0

### Minor Changes

- [#85](https://github.com/p-j/geocodejson/pull/85) [`56a3d7d`](https://github.com/p-j/geocodejson/commit/56a3d7d3fbe1735c3f6946fc474f267125aa98bd) Thanks [@p-j](https://github.com/p-j)! - Add `geocoding.country` to BAN's parsed response

## 1.2.0

### Minor Changes

- [#82](https://github.com/p-j/geocodejson/pull/82) [`c4c006c`](https://github.com/p-j/geocodejson/commit/c4c006c5d7012406557d21c51be46bab7bfbb039) Thanks [@p-j](https://github.com/p-j)! - # Changelog

  Adding `confidence` as an optional member of the `geocoding` namespace
  - the confidence is derived from BAN's score.

### Patch Changes

- [#84](https://github.com/p-j/geocodejson/pull/84) [`5c121d6`](https://github.com/p-j/geocodejson/commit/5c121d67d76e885b4bb16200a8a6b633c0c3af22) Thanks [@p-j](https://github.com/p-j)! - Update dependencies

## 1.1.1

### Patch Changes

- [`c2f7389`](https://github.com/p-j/geocodejson/commit/c2f7389c3a199f1e187e23fa1450587181edad1a) Thanks [@p-j](https://github.com/p-j)! - Upgrade dependencies

## 1.1.0

### Minor Changes

- [#78](https://github.com/p-j/geocodejson/pull/78) [`d8eefc5`](https://github.com/p-j/geocodejson/commit/d8eefc5ec3d03ee6ea0f7b94daf7c28abc2e2813) Thanks [@p-j](https://github.com/p-j)! - Uses the new types accross all packages
  - Opencage & BAN adapters returns more data than the strict GeocodeJSON-spec related ones
  - BAN response now contains the geohash as well
  - Opencage response doesn't use the confidence score as accuracy anymore as this was a mistake (accuracy is supposed to be a margin of error in meters)

## 1.0.0

### Major Changes

- [#74](https://github.com/p-j/geocodejson/pull/74) [`f907fe2`](https://github.com/p-j/geocodejson/commit/f907fe2c097678f9dac744f39a0eac2ecb0b03bd) Thanks [@p-j](https://github.com/p-j)! - Adapter for the french "Base Adresse Nationale" API

  Initial release
