philvessey / NextDepartures

NextDepartures is a .NET Library that queries GTFS (General Transit Feed Specification) data sets stored locally or in an Azure SQL Database. The library will work with any well formed GTFS data set.
MIT License
1 stars 1 forks source link

Devops pipeline #28

Closed philvessey closed 4 years ago

philvessey commented 4 years ago

Added command line parser for database project. Update netstandard version to latest. CI/CD pipeline now creates GitHub releases as well as push to NuGet. GitHub releases will now contain change logs from the previous release.