Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 586 Bytes

ChangeLog.markdown

File metadata and controls

15 lines (11 loc) · 586 Bytes

0.10.1 (unreleased, in git)

  • Switch to Jeweler for Gem building tasks (this change may be temporary).
  • Switch to using Bacon for running specs: This should make specs friendlier to new Ruby implementations that are not yet 100% MRI-compatible, and in turn, prepared the road for our own IronRuby, Rubinius and MacRuby support.
  • Switch to the newly added rake-compiler JavaExtensionTask for compiling JRuby extensions, instead of our (broken) home-grown solution.

0.10.0 2009-09-15

  • Initial release of HSQLDB driver (using do_jdbc).

  • Known Issues

    • JRuby-only