GTFS
GTFS copied to clipboard
Please update the Nuget package to be generated from updates to Github.
I am keen to use the latest. I notice that you have since introduced support for extended transport types: https://support.google.com/transitpartners/answer/3520902?hl=en which is great. It would be cool to pull that down through Nuget.
Not sure but this might be a promising approach: http://weblogs.asp.net/bsimser/automatically-publishing-nuget-packages-from-github . The version I have locally through Nuget is: 0.0.3.57. The current version appears to be 1.3.5.9999 from SharedAssemblyVersion.cs
The latest version is on nuget but in prerelease:
http://www.nuget.org/packages/GTFS/1.3.6-rc1-0102
Thanks for the info. I didn't realize there was an include pre-release toggle. This can be closed, but maybe a mention in the readme would be worthwhile for people who make the mistake of assuming only stable releases are available (or maybe im the only one who makes that mistake).
Exactly and there also needs to be some collection of features to work towards for the next stable release. Keeping this issue open until I find the time to define this.