Releases: meskill/mystic-light-sdk
Releases · meskill/mystic-light-sdk
v0.4.2
Compare
Sorry, something went wrong.
No results found
0.4.2 (2022-10-01)
Continuous Integration
little simplificatin for clippy calls (d9b3dc1 )
Documentation
contribution docs fixes (6c966fb )
fix description of proper usage of build script (0db21cf )
v0.4.1
Compare
Sorry, something went wrong.
No results found
0.4.1 (2022-08-20)
Features
migrate to tracing library for logging (fd3051c )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2022-08-06)
Features
methods to update device led state with partial values (4f37a44 )
Code Refactoring
rethinking the way to work with async-graphql library (dfea16e )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2022-07-03)
⚠ BREAKING CHANGES
some functions are now private
Features
Chores
devcontainer config cleanup (d4db6f1 )
Code Refactoring
hide factory functions with internal options from public access (02ebc48 )
mark errors as non_exhaustive (5064098 )
Continuous Integration
test for different features groups (dadfa9e )
v0.2.4
Compare
Sorry, something went wrong.
No results found
0.2.4 (2022-05-26)
Documentation
v0.2.3
Compare
Sorry, something went wrong.
No results found
0.2.3 (2022-05-25)
Bug Fixes
build script change detection for path (906eada )
v0.2.2
Compare
Sorry, something went wrong.
No results found
0.2.2 (2022-05-23)
Documentation
v0.2.1
Compare
Sorry, something went wrong.
No results found
0.2.1 (2022-05-22)
Documentation
inline example to lib docs (862c04d )
Build System
add env usage to build script (0137cfb )
Continuous Integration
fix publish (dc2d883 )
fixup changes to lock file after publish (4b03592 )
run tests with all features (ea9bc64 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2022-05-22)
Features
add getters for some field for device and led (4a30763 )
add serde feature implementation to able to serialize/deserialize (bdb7f09 )
Continuous Integration
Code Refactoring
replace CommoError generation with custom_error! macro (b5c6762 )
Build System
fix build for docs.rs (b7073d2 )
update wsl+docker execution scripts (ccb1c15 )
v0.1.5
Compare
Sorry, something went wrong.
No results found
0.1.5 (2022-04-26)
Documentation