Sha256: 842d967e3494b488561c980720fb25c48639839dff578a1dafc2c8fc87590a78

Contents?: true

Size: 1.16 KB

Versions: 4

Compression:

Stored size: 1.16 KB

Contents

## 0.10.7 2011-10-13

No changes

## 0.10.6 2011-05-22

No changes

## 0.10.5 2011-05-03

No changes

## 0.10.4 2011-04-28

New features
* Add save point to transactions (all)
* JRuby 1.9 mode support (encodings etc.)

Bugfixes
* Fix bug when using nested transactions in concurrent scenarios (all)
* Use column aliases instead of names (jruby)

Other
* Switch back to RSpec

## 0.10.3 2011-01-30
* No changes

## 0.10.2 2010-05-19
* No changes

## 0.10.1 2010-01-08

Initial release as part of mainline DataObjects project.

* 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,
  pave the road for our own IronRuby and MacRuby support.
* Switch to the newly added rake-compiler `JavaExtensionTask` for compiling
  JRuby extensions, instead of our (broken) home-grown solution.

* Known Issues:
  * Writing Extlib::ByteArray is not currently supported.

## 0.10.0 2009-09-15

(NOT RELEASED)

* Improvements
  * JRuby Support (using *do_jdbc*)

## 0.0.1 2009-05-11

* 1 major enhancement:
  * Initial release

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
do_sqlserver-tinytds-0.10.18.alpha ChangeLog.markdown
do_sqlserver-tinytds-0.10.17.alpha ChangeLog.markdown
do_sqlserver-0.10.8-java ChangeLog.markdown
do_sqlserver-0.10.7-java ChangeLog.markdown