Releases: NatLabRockies/bambam
Releases · NatLabRockies/bambam
v0.2.3
What's Changed
- Rjf/write to leaf by @robfitzgerald in #61
- Rjf/scaffold future crates by @robfitzgerald in #64
SegmentandConnectordata models by @yamilbknsu in #63- OMF Transportation Serialization logic by @yamilbknsu in #66
- Rjf/omf revisions by @robfitzgerald in #67
- Rjf/wire in gbfs by @robfitzgerald in #65
- Release/v0.2.2 by @robfitzgerald in #62
Full Changelog: v0.2.2...v0.2.3
v0.2.2
a fix to the logic of the h3 output plugin so that it supports writing to new locations within a JSON object + creates any missing nested objects in the target path.
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Rjf/date mapping tests by @robfitzgerald in #49
- Rjf/denver rtd scripting by @robfitzgerald in #51
- Rjf/additional iso algs by @robfitzgerald in #50
- remove deprecated transit model stubs by @robfitzgerald in #52
- "best_case" date mapping as exact->nearest-weekday->nearest by @robfitzgerald in #53
- Rjf/h3 util by @robfitzgerald in #54
- avoid conflict with existing "type" key of "h3_util" by @robfitzgerald in #59
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Implements a transit and multimodal traversal model.
What's Changed
- Rjf/pub reqs by @robfitzgerald in #10
- modify Cargo.toml files to match crates.io max of 5 keywords by @robfitzgerald in #11
- fix published package name bambam-omf by @robfitzgerald in #12
- fix repository link address by @robfitzgerald in #13
- Rjf/compass edge lists by @robfitzgerald in #17
- GTFS bundle processing into EdgeLists by @yamilbknsu in #25
- Rjf/mode switching support by @robfitzgerald in #26
- Rjf/gtfs processing support by @robfitzgerald in #28
- Implementation of TransitTraversalModel by @yamilbknsu in #27
- Rjf/date mapping policy by @robfitzgerald in #29
- Rjf/30 merge by @robfitzgerald in #39
- Rjf/30 ignore failed bundles by @robfitzgerald in #38
- Rjf/frontier mode bug by @robfitzgerald in #40
- Rjf/boulder test scenario by @robfitzgerald in #36
- Date mapping in transit traversal service by @yamilbknsu in #41
- Rjf/config transit append script by @robfitzgerald in #42
- Rjf/44 naive date time by @robfitzgerald in #45
- Rjf/kestrel fixes by @robfitzgerald in #46
- yep/gtfs city test by @yamilbknsu in #47
- datemapping unit test by @yamilbknsu in #48
New Contributors
- @yamilbknsu made their first contribution in #25
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release of bambam to crates.io as a CLI tool