Skip to content

v0.4.1

Compare
Choose a tag to compare
@GrayJack GrayJack released this 07 Sep 23:58
· 181 commits to dev since this release
fe7014d

Changes

  • Add the trait JanetArgs that extend functionality of [Janet] used in Rust
    defined Janet functions
  • Add the trait JanetTypeName that defines the name of the types displayed
    janet messages
  • Add bad_slot! macro to shorten and help developing Rust defined Janet
    functions