Skip to content

Releases: rbalicki2/smithy

v0.0.7

03 Sep 00:39
Compare
Choose a tag to compare

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

09 Aug 04:03
Compare
Choose a tag to compare
  • 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.

v0.0.5

27 Jul 16:31
Compare
Choose a tag to compare
fix accidental rename

v0.0.2 Release