Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Added function creation support

Latest
Compare
Choose a tag to compare
@ArnabRollin ArnabRollin released this 10 Dec 09:56
· 2 commits to master since this release

Full Changelog: v0.12.0...v0.13.0

Added

  • Function creation support (no arguments).
  • Unknown names now raise errors.

Changed

  • (dev notes): Migrated to clap API.