Skip to content

v0.1.0

Compare
Choose a tag to compare
@curtisma curtisma released this 30 Jul 19:42
· 137 commits to main since this release
ab182da

Initial public release

Features

  • A standard library of packages with functions for common tasks
  • A test framework modeled after pytest
  • A TOML config file reader and writer
  • A package import system that allows the library to define just a single
    top-level import table symbol that allows each package to be imported locally.

What's Changed

New Contributors

Full Changelog: https://github.com/cascode-labs/virtue/commits/v0.1.0