Skip to content

Latest commit

Β 

History

History
234 lines (157 loc) Β· 16.9 KB

CHANGELOG.md

File metadata and controls

234 lines (157 loc) Β· 16.9 KB

1.0.17 (2024-12-31)

Other

  • deps-dev: πŸ”§ bump node (0fcaaea)
  • deps-dev: πŸ”§ update (8fb7a5a)
  • deps: πŸ”— update rip-ts (23e16e1)

1.0.16 (2024-11-19)

Other

  • 🎨 import sorting (74554b2)
  • deps-dev: πŸ”§ update (2ace3da)
  • deps-dev: πŸ”§ update (a681e09)
  • deps-dev: πŸ”§ update (be826ab)
  • deps-dev: πŸ”§ update (70c07b3)
  • deps: πŸ”— bump rip-ts (2375079)

1.0.15 (2024-10-24)

Other

  • πŸ‘· dependabot ignore patch (029f5f3)
  • πŸ”§ bump nodejs (6b9786a)
  • πŸ”§ bump rip-ts (4cbdc05)
  • deps-dev: πŸ”§ eslint v9 (bb30787)
  • deps-dev: πŸ”§ fix linting (280f7f6)
  • deps-dev: πŸ”§ fix linting (a1fbd62)
  • deps-dev: πŸ”§ husky deprecation warning (b2dbf78)
  • deps-dev: πŸ”§ update (141b2bf)
  • deps-dev: πŸ”§ update (ecd2a29)
  • deps-dev: πŸ”§ update (21553ef)
  • deps-dev: bump @semantic-release/github (2fdf576)
  • deps: πŸ”— bump rip-ts (f48683a)
  • deps: πŸ”— update rip-ts and publish (28f68e8)

1.0.14 (2024-08-16)

Other

  • πŸ”§ fix linter (166fdd2)
  • deps-dev: πŸ”§ update (e9cc9e6)
  • deps: πŸ”— update rip-ts (a43f55d)

1.0.13 (2024-06-23)

Other

  • deps-dev: πŸ”§ update (3e0a7d5)
  • deps-dev: πŸ”§ update (713e8e3)
  • deps-dev: bump lint-staged from 15.2.5 to 15.2.7 (4eb681e)
  • deps: πŸ”— update rip-ts (a632284)

1.0.12 (2024-06-02)

Other

  • deps-dev: πŸ”§ update (fc262cd)
  • deps: πŸ”— update rip-ts (47629c7)

1.0.11 (2024-05-26)

Other

  • deps-dev: πŸ”§ update (dc192fb)
  • deps-dev: πŸ”§ update (9a97c93)
  • deps-dev: bump rimraf from 5.0.5 to 5.0.6 (8a50855)
  • deps: πŸ”— update rip-ts v1.1.3 (2a4cb39)

1.0.10 (2024-05-12)

Other

  • deps: bump @iwpnd/rip-ts from 1.1.1 to 1.1.2 (cbec596)

1.0.9 (2024-05-09)

Other

  • deps: πŸ”— update rip-ts to v1.1.1 (33c03c9)

1.0.8 (2024-05-05)

Other

  • deps-dev: πŸ”§ update (f70034a)
  • deps-dev: πŸ”§ update (dbb4d12)
  • deps-dev: bump semantic-release in the semantic-release group (e45094b)
  • deps: πŸ”— update iwpnd/rip to 1.0.9 (639749e)
  • deps: πŸ”— update iwpnd/rip-ts to v1.1.0 (c206ff4)
  • deps: πŸ”— update rip-ts to 1.0.8 (8a0a98a)

1.0.7 (2024-04-08)

Other

1.0.6 (2024-03-28)

Other

  • deps-dev: πŸ”§ update (f209289)
  • deps: πŸ“¦οΈ update (384ce73)
  • deps: πŸ”— update rip-ts (3329b66)

1.0.5 (2024-03-20)

Other

  • πŸ‘· dependabot add github-actions (b1eac0e)
  • deps-dev: πŸ”§ update (9e77606)
  • deps: πŸ”— update rip (b28bb1e)

1.0.4 (2024-03-10)

Other

  • πŸ“¦οΈ update typescript (186b849)
  • πŸ”§ release on dep update (5ddc47c)
  • deps-dev: πŸ”§ .editorconfig (06f1d46)
  • deps-dev: πŸ”§ update (191250f)
  • deps-dev: πŸ”§ update (c6fc8b4)
  • deps-dev: πŸ”§ update commitlint & lockfile maintenance (c3527db)
  • deps: πŸ”— update rip (e61d21f)

1.0.3 (2024-02-21)

Documentation

  • πŸ“šοΈ fix docstrings (32e7655)

1.0.2 (2024-02-21)

Bug Fixes

  • πŸ› costing models as enum, request use string literal of costing models (a52ef25)

1.0.1 (2024-02-20)

Other

  • ♻️ rename method mapmatching to traceRoute to stay closer to valhalla (d06206e)
  • deps-dev: πŸ”§ update (c638d1c)
  • deps-dev: πŸ”§ update (0cf90c8)

Documentation

  • πŸ“šοΈ update readme (54563fe)
  • πŸ“šοΈ update readme [skip ci] (b9688ef)
  • update readme, fix port [skip ci] (59ef077)

1.0.0 (2024-02-13)

Features

  • ✨ add decodePolygon helper (ffcbd6b)
  • ✨ add http client (01ff8ab)
  • ✨ add valhalla client (c2f01a8)
  • ✨ initial commit (3143254)

Bug Fixes

  • πŸ› drop timeout until impl is found (b4bea20)
  • πŸ› generic return type for route (dbd7afa)
  • πŸ› include application/json;charset=utf-8 in isJSON helper (7c38b84)
  • πŸ› integration test and add orginal_index to returned location (fc09542)
  • πŸ› query string (5f89447)

Other

  • ♻️ costing options into their own specific types instead (f351c19)
  • ♻️ separate types into their own files respectively (fc0a697)
  • πŸ‘· add release step (6606565)
  • πŸ‘· add valhalla container for integration tests (1f549d8)
  • πŸ‘· authenticate to ghcr (18a162c)
  • πŸ‘· dont block pipeline (b864db3)
  • πŸ‘· fix authentication to ghcr (ecda7b5)
  • πŸ“¦οΈ drop husky postinstall (32a0c66)
  • πŸ”§ add docker-compose to prep integration tests (accf953)
  • πŸ”§ add polylineToLineString helper (12e4f57)
  • πŸ”§ add test helper, increase coverage (f9b41c6)
  • πŸ”§ add types (50199e2)
  • πŸ”§ consistent coordinate naming (fcbdf0d)
  • πŸ”§ fix type import for fixtures (1184db3)
  • πŸ”§ make test runner verbose (50dfbe2)
  • πŸ”§ migrate husky to v9 (c47dd6f)
  • πŸ”§ move types to separate dir (f3ecbad)
  • πŸ”§ pull rest-client out (dcb461f)
  • πŸ”§ remove undici dep and use rip-ts instead (d961092)
  • πŸ”§ unwrap valhalla response (ca0ec82)
  • πŸ”§ use --testMatch for test runner (effff99)
  • πŸ”§ yarn.lock maintenance (4789387)
  • 🚨 integration optimzedRoute (c3d2dda)
  • 🚨 isochrone client test (17398b2)
  • 🚨 remove redundant generic var (aae193f)
  • 🚨 response (f66e247)
  • 🚨 rest client (dbc82d1)
  • 🚨 start integration testing (7346942)
  • deps-dev: πŸ”§ bump dev dependencies (1f8f850)
  • deps-dev: πŸ”§ update (7cbef33)
  • deps-dev: πŸ”§ update (13ae746)
  • deps-dev: πŸ”§ update (c557367)
  • deps-dev: πŸ”§ update (6b82201)
  • deps-dev: πŸ”§ update (24ba348)
  • deps-dev: bump prettier from 3.2.2 to 3.2.4 (0fbfadb)
  • deps-dev: bump the semantic-release group with 1 update (2a8a198)
  • deps: πŸ”— update (acff421)
  • deps: πŸ”— update (c91eead)
  • deps: πŸ”— update rip-ts (1b4fe06)
  • deps: bump @types/geojson from 7946.0.13 to 7946.0.14 (e58e15b)
  • deps: bump undici from 6.3.0 to 6.4.0 (dc7e100)

Documentation

  • πŸ“šοΈ add readme (ca6d010)