All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Automated tests in CI for real fuzzing runs (#10)
Ruzzy.c_trace_branch
toRuzzy.trace
to simplify interface- Support for
clang
back to14.0.6
, and systemclang
, e.g. fromapt
(#12) - Support
RUBY_VERSION
andLLVM_VERSION
build args when building Docker development image
- Support for Ruby back to
3.0.0
(Ubuntu 22.04) (#14)
- Relaxed gem Ruby version requirement to >= 3.0.0
- Manual concatenation of
Ruzzy.ext_path
toRuzzy::ASAN_PATH
andRuzzy::UBSAN_PATH
- Initial Ruzzy implementation
- Support for fuzzing Ruby C extensions