Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 381 Bytes

CHANGELOG.md

File metadata and controls

9 lines (7 loc) · 381 Bytes

ChangeLog

Version 0.1

  • 0.1.5 Cache for the return value of the executed instructions to reuse the result in later instructions
  • 0.1.4 Updated fitness function to check for an error message and desired function call
  • 0.1.3 Crash reproduction with random inputs
  • 0.1.2 Implementation of basic beacon types
  • 0.1.1 Post-processing initial implementation