Sha256: 470df2a2178942dbbc1e0cc1f48a4ea9d0c75075b4e78962d02619f6405a010a

Contents?: true

Size: 1.15 KB

Versions: 12

Compression:

Stored size: 1.15 KB

Contents

## 0.10.3 2011-01-30
* Reworked transactions
* Fix a DST bug that could cause datetimes in the wrong timezone

## 0.10.2 2010-05-19
* Make sure Text is returned in the proper encoding
* Make Encoding.default_internal aware
* Fix insert_id if no incrementing key is used
* Rework logging for making callbacks possible
* Remove handling Object types directly

## 0.10.1 2010-01-08

* Support for Ruby 1.8 and 1.9 on Windows.
* 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.

## 0.10.0 2009-09-15
* Improvements
  * JRuby Support (using *do_jdbc*)

## 0.9.12 2009-05-17
* Improvements
  * Windows support

## 0.9.11 2009-01-19
* Improvements
  * Ruby 1.9 support
* Fixes
  * Reconnecting now works properly

## 0.9.9 2008-11-27
* Improvements
  * Added initial support for Ruby 1.9 [John Harrison]

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
do_mysql-0.10.4.rc2 ChangeLog.markdown
do_mysql-0.10.4.rc2-x86-mswin32-60 ChangeLog.markdown
do_mysql-0.10.4.rc2-x86-mingw32 ChangeLog.markdown
do_mysql-0.10.4.rc2-java ChangeLog.markdown
do_mysql-0.10.4.rc1 ChangeLog.markdown
do_mysql-0.10.4.rc1-x86-mswin32-60 ChangeLog.markdown
do_mysql-0.10.4.rc1-x86-mingw32 ChangeLog.markdown
do_mysql-0.10.4.rc1-java ChangeLog.markdown
do_mysql-0.10.3 ChangeLog.markdown
do_mysql-0.10.3-x86-mswin32-60 ChangeLog.markdown
do_mysql-0.10.3-x86-mingw32 ChangeLog.markdown
do_mysql-0.10.3-java ChangeLog.markdown