v0.4.0
What's Changed
- Add library package type to project template by @glopesdev in #64
- Add generator test infrastructure by @glopesdev in #65
- Move to artifacts build layout by @glopesdev in #66
- Update YamlDotNet version by @glopesdev in #67
- Add CancellationToken to Device.CreateAsync method by @MicBoucinha in #68
- Add Description attribute to bit and group mask members by @MicBoucinha in #69
- Rename metadata operator to GetDeviceMetadata by @glopesdev in #71
- Add operator for logging device data and metadata by @glopesdev in #72
- Centralize common package properties and clean project layout by @glopesdev in #73
- Update project README files by @glopesdev in #74
- Avoid disabling dependencies for generator package by @glopesdev in #75
New Contributors
- @MicBoucinha made their first contribution in #68
Full Changelog: v0.2.0...v0.4.0