Releases: hybridgroup/tinygo-tkey
Releases · hybridgroup/tinygo-tkey
0.1.0
What's Changed
- feature: device application tests by @deadprogram in #1
- fix/refactor: correctly handle returning NOK frames by @deadprogram in #3
- license: add BSD-2 license by @deadprogram in #4
- feature: TinyGo signer app by @deadprogram in #2
- make: add tasks to makefile for flashing and building by @deadprogram in #6
- bugfix: correctly handle state in signing app and correct test cases by @deadprogram in #5
- build: add Github Actions CI job by @deadprogram in #7
- docs: provide important details about TKey and how to use this repo by @deadprogram in #8
- docs: improve package docs by @deadprogram in #9
- fix: correct formatting for godocs by @deadprogram in #10
- feature: add Version() function to proto package by @deadprogram in #11
- examples: cleanup Blinker example code for better readability by @deadprogram in #12
Full Changelog: https://github.com/hybridgroup/tinygo-tkey/commits/v0.1.0