Skip to content

First Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@adrian-burlacu-software adrian-burlacu-software released this 20 May 11:24
· 73 commits to main since this release

The first official release of Fast-Fuzz:

  • Use decorators to load object properties, methods, and their arguments.
  • Grab literals out of functions.
  • Substitute the appropriately typed instances for their interfaces and inherited types.
  • Streamline the build process.
  • Add a substantial test suite.