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.
- Updated
rand
to^0.6
- Added
ProgramBuilder
- Added matrix room to
README.md
- Added Travis builds for all operating systems
- Made all fields in
Program
private - Changed field
target_version
inProgram
to typesemver::Version
- Moved test debugger to
examples
directory
- Fixed a bug in the example debugger, where on normal exit the exit code was 1