Page MenuHomeDevCentral

Bump to 0.5.0
ClosedPublic

Authored by dereckson on Oct 11 2018, 16:19.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 26, 16:00
Unknown Object (File)
Sat, Mar 23, 01:03
Unknown Object (File)
Fri, Mar 22, 16:20
Unknown Object (File)
Thu, Mar 21, 16:40
Unknown Object (File)
Sat, Mar 16, 16:27
Unknown Object (File)
Tue, Mar 12, 15:55
Unknown Object (File)
Fri, Mar 8, 16:34
Unknown Object (File)
Wed, Mar 6, 04:43
Subscribers
None

Details

Summary

The minimal set is now used by default.

To switch to the default Diesel set, use the following in Cargo.toml:
limiting-factor = { version="^0.5.0", features = ["full"] }

Diff Detail

Repository
rLF Limiting Factor
Lint
Lint Passed
Unit
No Test Coverage
Branch
master
Build Status
Buildable 2920
Build 3168: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 11 2018, 16:19
This revision was automatically updated to reflect the committed changes.