Skip to content

Commit

Permalink
add interval_type to isochrone and expansions objects (#72)
Browse files Browse the repository at this point in the history
* fixes #70; OSRM does have a weird URL concept for profiles, so revert [#64](#64)

* update dependencies

* add  to  objects

* also add 'interval_type' prop to 'Expansions'

* typos
  • Loading branch information
nilsnolde authored Jul 12, 2022
1 parent 5bc7474 commit 196ae87
Show file tree
Hide file tree
Showing 12 changed files with 237 additions and 568 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed
- OSRM does have a weird URL concept for profiles, so revert [#64](https://github.com/gis-ops/routing-py/issues/64))

### Added
- `interval_type` to `Isochrone` and `Expansions` objects

## [v1.0.2](https://pypi.org/project/routingpy/1.0.2/)

### Fixed
Expand Down
Loading

0 comments on commit 196ae87

Please sign in to comment.