Skip to content

Releases: googlemaps/google-maps-services-js

v2.0.5

28 Feb 16:36
efe21d0
Compare
Choose a tag to compare

2.0.5 (2020-02-28)

Bug Fixes

v2.0.4

28 Feb 16:23
8217022
Compare
Choose a tag to compare

2.0.4 (2020-02-28)

Bug Fixes

  • make autocomplete sessiontoken optional (#323) (8217022)

v2.0.3

27 Feb 04:50
975ce03
Compare
Choose a tag to compare

2.0.3 (2020-02-27)

Bug Fixes

  • Support a Status of ZERO_RESULTS (975ce03)

v2.0.2

08 Feb 09:55
Compare
Choose a tag to compare
chore(release): 2.0.2 [skip ci]

## [2.0.2](https://github.com/googlemaps/google-maps-services-js/compare/v2.0.1...v2.0.2) (2020-02-08)

### Bug Fixes

* use comma arrayFormat for fields param ([#316](https://github.com/googlemaps/google-maps-services-js/issues/316)) ([f061eb7](https://github.com/googlemaps/google-maps-services-js/commit/f061eb75b70f1d5d567ae58397c2bb9b09c6fecb))

v1.0.1

07 Feb 21:52
Compare
Choose a tag to compare

1.0.1 (2020-02-07)

Bug Fixes

1.1.0

21 Jan 19:18
Compare
Choose a tag to compare
  • added support for experience id header in #304
  • simplified e2e tests in #305

1.0.2

21 Oct 18:32
Compare
Choose a tag to compare
  • updated dependencies in #294

1.0.1

20 Sep 17:00
95c9892
Compare
Choose a tag to compare

Changed

1.0.0

11 Sep 22:26
69d6afe
Compare
Choose a tag to compare

Merged

  • add support for subfields in mask #269
  • remove deprecated places radar #271
  • run e2e tests separately #272
  • add contributor and stackoverflow badges #273
  • add github issue templates #268
  • updates package-lock.json #266
  • adds code coverage reporting #265
  • updates deps to fix npm audit reported vulnerability #263
  • fixed reviews field name #255
  • Adds plus_code to findPlace field and fixes some tests #256
  • Check content-type without significance of case-sensitivity #249
  • distance matrix departure time unit change from miliseconds to seconds #124
  • fixes #196 #247
  • Add the "origin" parameter to the placesAutoComplete function #245
  • docs: Add npm badge #242
  • fixes pagination INVALID_REQUEST handling #230
  • added https proxy agent for pursuing the requests behind corporate proxy #226
  • Session token should be optional in AutoComplete #221
  • Test against modern node versions #201
  • Consistently use const in README #202
  • Pull request to allow multiple components of each type #192
  • placesPhoto should throw error if neither maxwidth or maxheigh is declared #190

Fixed

Commits

  • Upgrades Jasmine dep e06b1e2
  • rewrote unit tests, moved to unit/convert-spec 73e7d20
  • Comments out tests for speed limit since the feature isn't widely available a6bfa97