James Elliott f8f8949daf2 M Copy commit hash Pull request #7: release: v2.2.0 Merge in MC/gopaperapi from feature/MC-11-simplify-api to develop
* commit '7bd9670fcfe3184df2e52a5cbdc81cfef8b93326':
release: v2.2.0 10 Jun 2021 MC-11 James Elliott 7bd9670fcfe Copy commit hash release: v2.2.0 10 Jun 2021 James Elliott 6b2974c519b M Copy commit hash Pull request #5: [RELEASE] v2.1.0 Merge in MC/gopaperapi from release/MC-8-v2.1.0 to develop
* commit '18697f885a57a9f8b0d139085eb869b6f7e73db7':
[RELEASE] v2.1.0 26 Dec 2020 MC-8 James Elliott 18697f885a5 Copy commit hash [RELEASE] v2.1.0 * implement Project.Version.HasBuild(int) -> bool
* implement GetLatestVersionAndBuildFromString(string) -> (*Version, *Build, error)
* rename GetLatestBuildFromVersionString to GetLatestBuildForVersionFromString (making it wrap GetLatestVersionAndBuildFromString) 26 Dec 2020 James Elliott e9c4f07d550 M Copy commit hash Pull request #3: [RELEASE] v2.0.0 Merge in MC/gopaperapi from release/v2.0.0 to develop
* commit '401a3ea1b1330520cc7da0b143e964429a04c751':
[RELEASE] v2.0.0 26 Dec 2020 James Elliott 401a3ea1b13 Copy commit hash [RELEASE] v2.0.0 * implement go module v2 spec 26 Dec 2020 James Elliott 4ee7c85b128 M Copy commit hash Pull request #1: [FEATURE] Paper API v2 Support Merge in MC/gopaperapi from feature/MC-7-add-api-v2-support to develop
* commit '5e49644f52a055364949050e188839891d0ebfb1':
[FEATURE] Paper API v2 Support 26 Dec 2020 MC-7 James Elliott 5e49644f52a Copy commit hash [FEATURE] Paper API v2 Support * implement the v2 API
* add tests
* add module layout 26 Dec 2020 James Elliott 28490725400 Copy commit hash [FEATURE] Initial Version * implement the API
* first release 16 Sep 2020