Skip to content

Releases: FRC2834/java-blue-alliance-api

Blue Alliance API v1 Release V1.0.2

05 Feb 03:17
Compare
Choose a tag to compare

This is the feature complete release for The Blue Alliance API. This API utilizes version 1 of their API, and the version of this wrapper API is 1.0.2

There will be three downloads,

BlueAllianceAPIv1-v1.0.2-with-deps.jar contains the GSON dependency with the JAR

BlueAllianceAPIv1-v1.0.2-no-deps.jar does not contain the external library that is needed (GSON)

BlueAllianceAPIv1-v1.0.2-javadoc.zip is the javadoc for the project

Changes:

  • Added X-TBA-App-Id which is now required on the v1 API

Blue Alliance API v2 Release V2.0.2

05 Feb 00:44
Compare
Choose a tag to compare

This is the feature complete release for The Blue Alliance API. This API utilizes version 2 of their API, and the version of this wrapper API is 2.0.2. This is still a pre-release but many functions of the API are working.

There will be one download for this release

BlueAllianceAPIv2-v2.0.2-with-deps.jar contains the GSON dependency with the JAR

Changes:

Added most features from V1, that were not present in older versions of V2.

Blue Alliance API v2 Release V2.0.1

11 Jan 19:25
Compare
Choose a tag to compare
Pre-release

This is the feature complete release for The Blue Alliance API. This API utilizes version 2 of their API, and the version of this wrapper API is 2.0.1. This is just a pre-release and many functions of the API do not work, but some do and are helpful

There will be three downloads,

BlueAllianceAPIv2-v2.0.1-with-deps.jar contains the GSON dependency with the JAR

BlueAllianceAPIv2-v2.0.1-no-deps.jar does not contain the external library that is needed (GSON)

BlueAllianceAPIv2-v2.0.1-javadoc.zip is the javadoc for the project

Changes:

Renamed package to org.frc2834.bluealliance.v2 for better convention and so v1 and v2 of the API can be used at once

Blue Alliance API v2 Release V2.0.0

11 Jan 18:53
Compare
Choose a tag to compare
Pre-release

This is the feature complete release for The Blue Alliance API. This API utilizes version 2 of their API, and the version of this wrapper API is 2.0.0. This is just a pre-release and many functions of the API do not work, but some do and are helpful

There will be three downloads,

BlueAllianceAPIv2-v2.0.0-with-deps.jar contains the GSON dependency with the JAR

BlueAllianceAPIv2-v2.0.0-no-deps.jar does not contain the external library that is needed (GSON)

BlueAllianceAPIv2-v2.0.0-javadoc.zip is the javadoc for the project

Blue Alliance API v1 Release V1.0.1

11 Jan 19:21
Compare
Choose a tag to compare

This is the feature complete release for The Blue Alliance API. This API utilizes version 1 of their API, and the version of this wrapper API is 1.0.1

There will be three downloads,

BlueAllianceAPIv1-v1.0.1-with-deps.jar contains the GSON dependency with the JAR

BlueAllianceAPIv1-v1.0.1-no-deps.jar does not contain the external library that is needed (GSON)

BlueAllianceAPIv1-v1.0.1-javadoc.zip is the javadoc for the project

Changes:

  • Renamed package to org.frc2834.bluealliance.v1 for better convention and so v1 and v2 of the API can be used at once

Blue Alliance API v1 Release V1.0.0

11 Jan 18:49
Compare
Choose a tag to compare

This is the feature complete release for The Blue Alliance API. This API utilizes version 1 of their API, and the version of this wrapper API is 1.0.0

There will be three downloads,

BlueAllianceAPIv1-v1.0.0-with-deps.jar contains the GSON dependency with the JAR

BlueAllianceAPIv1-v1.0.0-no-deps.jar does not contain the external library that is needed (GSON)

BlueAllianceAPIv1-v1.0.0-javadoc.zip is the javadoc for the project