v2.0.0
Full Changelog: v1.0.0...v2.0.0
With the release of 2.0.0, I massively cleaned up the API, unified the type system, improved the developer experience of the crate, reduced the number of allocations being made, much improved error handling, and reduced the overall number of dependencies in the entire graph to just 24. There is also now a stack allocated version of Vypers called VyperStack and some utils making it much easier to build the Vypers type and detect contracts in your directory or workspace!