Sha256: 2bd7be57861793da67b485536992e2fda42c46f4ade2f037973dbdfa8112f28f

Contents?: true

Size: 877 Bytes

Versions: 3

Compression:

Stored size: 877 Bytes

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
* Support for Encoding.default_internal
* Rework logging to adding a callback is possible

## 0.10.1 2010-01-08

* Removal of Extlib dependency: Pooling and Utilities code moved to DataObjects.
* 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.
* Make DataObjects::Reader Enumerable.

## 0.10.0 2009-09-15

* No Changes since 0.9.11

## 0.9.11 2009-01-19
* Fixes
  * Use Extlib `Object.full_const_get` instead of custom code
  * Remove Field as it was unused

## 0.9.9 2008-11-27
* No Changes since 0.9.8

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
data_objects-0.10.4.rc2 ChangeLog.markdown
data_objects-0.10.4.rc1 ChangeLog.markdown
data_objects-0.10.3 ChangeLog.markdown