Skip to content

Releases: ocurrent/bun

0.3.4

07 Jul 10:04
84fdec2
Compare
Choose a tag to compare

CHANGES:

v0.3.3

24 May 15:25
Compare
Choose a tag to compare

CHANGES:

v0.3.2

01 May 21:31
Compare
Choose a tag to compare

v0.3.1

01 May 21:16
Compare
Choose a tag to compare
  • use alarms/pause instead of sleeping to prevent hanging around after fuzzers have terminated (fixes #3 reported by github user gasche - thanks!)
  • add a --max-cores option, to be considerate when appropriate (#2, by gasche)
  • add some tests and CI for this test and CI thing

v0.3

04 Apr 22:09
Compare
Choose a tag to compare
  • set up input directory if the user hasn't already
  • avoid ugly invocation of whatsup before fuzzers have reported their status

v0.2

29 Mar 22:06
Compare
Choose a tag to compare
  • better pathfinding for the fuzzer
  • add a no-kill mode (-n) to continue fuzzing after the first bug is found
  • dump the crash data when bun receives SIGUSR1
  • try harder to avoid CPU detection collisions
  • tighten up dependency specifications for opam

v0.1

24 Oct 22:26
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Initial pre-release.