Releases: zabackary/daktronics-allsport-5000-rs
Releases · zabackary/daktronics-allsport-5000-rs
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
This release includes a lot of documentation updates along with some minor API changes to make the package cleaner in general.
- Refreshed doc comments for nearly every public item
rtd_state::data_source
no longer exportsSerialStreamDataSource
. Instead, importrtd_state::data_source::serial_stream_data_source::SerialStreamDataSource
(the module is nowpub
)packet::Packet::start_index
is now a getter instead of apub
field- All doc tests now compile
Full Changelog: https://github.com/zabackary/daktronics-allsport-5000-rs/commits/v0.2.0