Skip to content

Releases: Dairy-Foundation/Dairy

Pre-Release-5

27 May 12:57
Compare
Choose a tag to compare
Pre-Release-5 Pre-release
Pre-release

Changes:

Sinister:

Sinister now runs class-path scanning in parallel, there are guardrails to protect against individual filters having race conditions or concurrent access issues.
Narrow search was bugged, and did not scan the TeamCode module successfully. This has been fixed, but may still present problems for teams using the multi-module setup described by FIRST.
The missing OpModeRegistrar apphook was added.

Calcified:

Calcified now contains support for running controllers using [Vector|Pose]2Ds. Controllers should be moved to core soon, as they now support wider consumer and supplier surfaces.
MotorControllerGroups have been changed to MotorGroups.

Full Changelog: pre-release-4...pre-release-5

pre-release-4

25 Mar 15:24
Compare
Choose a tag to compare
pre-release-4 Pre-release
Pre-release

What's Changed

  • refactor(Calcified): use Ints instead of Bytes for port numbers by @dr-hextanium in #5

New Contributors

Full Changelog: pre-release-3...pre-release-4

Fixed EnhancedNumericSuppliers

08 Mar 11:29
Compare
Choose a tag to compare
Pre-release

Mercurial rework!

06 Mar 20:39
Compare
Choose a tag to compare
Mercurial rework! Pre-release
Pre-release

Mercurial is now here!

minor changes to nullable FeatureRegistrar info

changes to Core supplier infrastructure to enable better extensibility for things like Mercurial

moved caching hardware wrappers to their own repository

Full Changelog: pre-release-1...pre-release-2-0

pre-release-1

25 Feb 18:30
Compare
Choose a tag to compare
pre-release-1 Pre-release
Pre-release

Testing 1.0.0 Pre Release!

24 Feb 14:30
Compare
Choose a tag to compare
Pre-release

This is a pre-release based off major changes, especially centring around updates to the Units system, and some internals of the Core Feature-Registrar.

This pre-release is expected to be fairly stable, especially its api, ongoing changes should be fairly minor.

Expected changes for the 1.0.0 release include extensions to some currently under implemented systems, which should only be additive.

Full Changelog: beta-0-2...prerelease-0

Fixed critical errors to do with core

27 Dec 16:37
Compare
Choose a tag to compare
Pre-release

this release also contains some additional utility features and small improvements to DataCarton

Semantic changes, fixed a couple of potential bugs, early preview of DataCarton

22 Dec 15:06
Compare
Choose a tag to compare
beta-0-1

fixed compilation bug

First Open Beta Release

17 Dec 17:28
5eb43b5
Compare
Choose a tag to compare
Pre-release

Review the contents of the README