Skip to content

Releases: FRC-Team-620/WarCore

Release 2024 V1.2

31 Jan 13:17
4850051
Compare
Choose a tag to compare

What's Changed

  • Add get Pose2d/Pose3d to NTUtills by @m10653 in #3
  • Update to 2024 revlib by @m10653 in #6

Full Changelog: v1.1...v1.2

Release 2024 V1.1

09 Jan 22:09
be217ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0...v1.1

Add dependencies

dependencies {
	        implementation 'com.github.FRC-Team-620:WarCore:v1.1
}

Pre release 2024 V1.0

24 Dec 14:06
4fd568f
Compare
Choose a tag to compare
Pre release 2024 V1.0 Pre-release
Pre-release

Pre-release 2024 Version 1.0

What's Changed

  • Added License and starting readme with build badge by @m10653 in #1
  • 2023 migration by @m10653 in #2

New Contributors

  • @m10653 made their first contribution in #1

Full Changelog: https://github.com/FRC-Team-620/WarCore/commits/v1.0

Installation

dependencies {
	        implementation 'com.github.FRC-Team-620:WarCore:v1.0'
}