Releases: rbalicki2/smithy
Releases · rbalicki2/smithy
v0.0.7
Version 0.0.7 (2019-09-02)
- Update the README to indicate with which version of the nightly compiler Smithy is compatible.
- Make Smithy more efficient: remove unnecessary code in the expansion of the
smd!
and smd_borrowed!
macros, and move some path manipulation to compile time.
v0.0.6
- Update the README to point users to the
create-smithy-app
[https://github.com/rbalicki2/create-smithy-app/]
repository.
- Got rid of some compiler warnings.
- Do not call
console_error_panic_hook
in Smithy.