Releases: sifis-home/wot-td
Releases · sifis-home/wot-td
v0.2.1
- Use the correct TD 1.1
@context
URI (thanks to @JKRhb)
v0.3.1
- Change the
::form()
in the builders to accept impl Into<FormBuilder>
, it makes extending the FormBuilder more ergonomic.
v0.3.0 - Easter Egg
- Initial protocol bindings support
- Fix the TD 1.1
@context
URI
New Contributors