v1.0.5
What's Changed
- Added CLI support to write to stdout by @asasine in #68
- doc: fix typos using
typos
by @ckrenslehner in #72 - ci: check for typos by @ckrenslehner in #73
- Error cleanup by @diondokter in #75
- Generate code with askama by @diondokter in #80
- Add test and make fixes for field cfg by @diondokter in #91
- Added axp192-dd crate to the book by @okhsunrog in #93
- Fix WO registers being included in the read-all functions by @diondokter in #94
- Allow uppercase after a number in PascalCase check by @IsaacDynamo in #97
- Use the proper address type instead of u8 by @diondokter in #98
- Fix the defmt fmt string so it compiles again by @diondokter in #99
- Fixed typo in buffers.md by @okhsunrog in #100
- Fix WO fields by @diondokter in #101
- Kdl gen by @diondokter in #92
- Fix docstring generation format in code_transform.rs by @diondokter in #103
- Add in-out testing project by @diondokter in #104
New Contributors
- @asasine made their first contribution in #68
- @ckrenslehner made their first contribution in #72
- @okhsunrog made their first contribution in #93
- @IsaacDynamo made their first contribution in #97
Full Changelog: v1.0.4...v1.0.5