Releases: cascode-labs/virtue
Releases · cascode-labs/virtue
v0.4.1
v0.4.0
What's Changed
- Fix SKILL Packaging System and Register a SKILL package by defining a dict by @curtisma in #35
- Update SKILL package registration by @curtisma in #38
- Move environment commands under a "env" subcommand by @curtisma (issue #32)
- Update Packaging and Environment Documentation by @curtisma (issue #36)
- Document Skillbridge integration by @curtisma (issue #30)
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- Create Virtuoso Conda environments using cloud definition by @curtisma in #25
- Fixes .cdsinit Load Error by @curtisma in #26
- Many documentation updates by @curtisma
- Setup pre-commit for development by @curtisma
- Update based on SKILL lint recommendations by @curtisma
- Add new logo and banner by @curtisma
- Added a top-level make file for local builds and dev installation by @curtisma
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
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