Skip to content

Releases: syncromatics/gbfs.net

Fixed CI build

27 Feb 06:06
Compare
Choose a tag to compare
1.1.1

Updated DX docs and fixed CI config

Updated schema generator and build process

27 Feb 05:57
9fb3dab
Compare
Choose a tag to compare
Feature/fix schema generator for ranges (#7)

* Created new RangeSchemaProvider that deals with Infinity values consistent with JSON schema spec
* Moved classes into their own files

* Usings cleanup

* Ignored Visual Studio directory

* Fixed build script by pinning Cake versions

* Updated schema generator to .NET Core 2.0 and simplified build steps