Release 0.0.1
What's Changed
- Setting the Rendezvous Stage: Preparing the Develop Branch by @moodmosaic in #1
- Groovy Contexatenate Function Added 🎸 by @moodmosaic in #2
- Add Human-Readable Text: README and Acknowledgements by @moodmosaic in #4
- Update entry point's error message by @moodmosaic in #5
- Add example directory by @BowTiedRadone in #6
- Randomly select callers for function and invariant calls by @BowTiedRadone in #12
- Make error output prettier / custom reporter by @moodmosaic in #13
- Add single-contract fuzzing by @BowTiedRadone in #21
- Decouple logging from core by @BowTiedRadone in #23
- Event-driven fast-check failure reporting with radio emitter by @moodmosaic in #24
- Property Testing Support for
.tests.clar
by @moodmosaic in #26 - Update README.md to include property-based test support by @moodmosaic in #28
- Break up the
app.ts
monolith by @BowTiedRadone in #29 - Switch license to GPL-3.0 by @moodmosaic in #30
- Move tests to the project's root by @BowTiedRadone in #31
- Add example property-based tests for sequence reverse functions by @moodmosaic in #33
- Add sender wallet logging in reporter by @BowTiedRadone in #35
- Make
type
command-line argument case-insensitive by @BowTiedRadone in #36 - Add the PromptECO
slice
contract to the examples by @BowTiedRadone in #37 - Add final success log by @BowTiedRadone in #39
- Add discard functionality for conditional tests by @BowTiedRadone in #40
- Invariant testing PASS/FAIL logging by @BowTiedRadone in #42
- Internal state property tests by @BowTiedRadone in #44
- Housekeeping by @BowTiedRadone in #45
- Fix invariant PASS/FAIL logging by @BowTiedRadone in #47
- Allow specifying the number of test iterations by @moodmosaic in #48
- Refactor failure detection logic in property testing by @BowTiedRadone in #49
- Housekeeping by @BowTiedRadone in #50
- Refactor failure detection logic in invariant testing by @BowTiedRadone in #52
- Add support for in-place discards using
(ok false)
by @BowTiedRadone in #54 - Combine all test types into one
.tests.clar
file by @moodmosaic in #55 - First-class citizen tests by @BowTiedRadone in #56
- Add CONTRIBUTING.md with guidelines and references by @moodmosaic in #57
- Format all test contracts consistently by @BowTiedRadone in #61
- Logging housekeeping by @BowTiedRadone in #62
- Add app version to the help message by @BowTiedRadone in #63
- Run
npm audit fix
by @BowTiedRadone in #67 - Update
clarinet-sdk
andclarinet-sdk-wasm
to latest version by @BowTiedRadone in #70 - Adding CODEOWNERS file by @wileyj in #71
New Contributors
Full Changelog: https://github.com/stacks-network/rendezvous/commits/0.0.1