v0.1.0
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