Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 382 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 382 Bytes

Version 1.0.3

  • Bug fix: exceptions referencing non-marshallable objects (e.g. sockets) are properly transferred from the child (executor) to the parent (reporting) process.

Version 1.0.2

  • Official support for Rubies from 1.9 to 3.0.
  • Updated README.md.
  • Added missing MIT license file.

Version 1.0.1

  • Support for Ruby 1.9.3.

Version 1.0.0

  • Initial release.