v0.17.2
What's Changed
- fix: calling
createTransaction()
without a name creates an invalid transaction by @groksrc in #443 - chore: add missing return types by @iuioiua in #447
- chore: add issue templates by @bombillazo in #449
- docs: add JSDocs by @bombillazo in #451
Breaking changes
- fix: update decoders to parse float and return null on error by @bombillazo in #444
- deps(std): bump dependencies and prefer their lighter submodules by @BastiDood in #422
New Contributors
- @BastiDood made their first contribution in #422
- @iuioiua made their first contribution in #447
Full Changelog: v0.17.1...v0.17.2