Skip to content

Commit 4b8d0cf

Browse files
committed
release 1.8.0
1 parent 4c1438e commit 4b8d0cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: tidytransit
22
Type: Package
33
Title: Read, Validate, Analyze, and Map GTFS Feeds
4-
Version: 1.7.1.900
4+
Version: 1.8.0
55
Authors@R: c(
66
person("Flavio", "Poletti", role = c("aut", "cre"), email = "flavio.poletti@hotmail.ch"),
77
person(given = "Daniel",family = "Herszenhut",role = c("aut"),email = "dhersz@gmail.com",comment = c(ORCID = "0000-0001-8066-1105")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tidytransit (dev)
1+
# tidytransit 1.8.0
22
- Empty strings in txt files are always parsed as `NA` in `read_gtfs()` [#229](https://github.com/r-transit/tidytransit/pull/229)
33
- `raptor()` and `travel_times()` now support in-seat transfers [#225](https://github.com/r-transit/tidytransit/pull/225)
44
- Updated documentation on authenticated downloads [#224](https://github.com/r-transit/tidytransit/pull/224)

0 commit comments

Comments
 (0)