Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated History.txt
  • Loading branch information
Dan Kubb committed Jan 20, 2009
1 parent 9366f1e commit ffa5097
Show file tree
Hide file tree
Showing 28 changed files with 154 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.txt
@@ -1,3 +1,9 @@
=== 0.9.10 / 2009-01-19

* 1 major enhancement:

* Ruby 1.9.1 compatibility

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
16 changes: 16 additions & 0 deletions adapters/dm-couchdb-adapter/History.txt
@@ -1,3 +1,19 @@
=== 0.9.10 / 2009-01-19

* 2 minor enhancements:

* Confirmed upload feature working
* Implemented multi-key fetch
* Return a Hash instead of Struct increasing performance

* 4 bug fixes:

* Fixed conflict with to_json from dm-serializer
* Stop escaping the slash in auto_migrate to match new CouchDB
behavior
* Fixed lazy evaluation of views
* Internal fixes for CouchDB r731863

=== 0.9.9 / 2009-01-04

* 1 bug fix:
Expand Down
4 changes: 4 additions & 0 deletions adapters/dm-ferret-adapter/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
4 changes: 4 additions & 0 deletions adapters/dm-rest-adapter/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
4 changes: 4 additions & 0 deletions dm-adjust/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
4 changes: 4 additions & 0 deletions dm-aggregates/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* 2 bug fixes:
Expand Down
4 changes: 4 additions & 0 deletions dm-ar-finders/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
4 changes: 4 additions & 0 deletions dm-cli/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
6 changes: 6 additions & 0 deletions dm-constraints/History.txt
@@ -1,3 +1,9 @@
=== 0.9.10 / 2009-01-19

* 1 major enhancement:

* Add :protect, :destroy, :set_nil and :skip constraints

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
4 changes: 4 additions & 0 deletions dm-is-example/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
4 changes: 4 additions & 0 deletions dm-is-list/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
8 changes: 8 additions & 0 deletions dm-is-nested_set/History.txt
@@ -1,3 +1,11 @@
=== 0.9.10 / 2009-01-19

* 2 bug fixes:

* Fixed problem with multiple repositories and transaction
* Fixed problem where the lack of a common identity-map would not
close gap / move correctly.

=== 0.9.9 / 2009-01-04

* 1 bug fix:
Expand Down
4 changes: 4 additions & 0 deletions dm-is-remixable/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* 1 bug fix:
Expand Down
4 changes: 4 additions & 0 deletions dm-is-searchable/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* 1 minor enhancement:
Expand Down
4 changes: 4 additions & 0 deletions dm-is-state_machine/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* 1 minor enhancement:
Expand Down
4 changes: 4 additions & 0 deletions dm-is-tree/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* 1 minor enhancement:
Expand Down
4 changes: 4 additions & 0 deletions dm-is-versioned/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
4 changes: 4 additions & 0 deletions dm-is-viewable/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
4 changes: 4 additions & 0 deletions dm-migrations/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
4 changes: 4 additions & 0 deletions dm-observer/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
4 changes: 4 additions & 0 deletions dm-querizer/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
6 changes: 5 additions & 1 deletion dm-serializer/History.txt
@@ -1,4 +1,8 @@
=== 0.9.10 / Unreleased
=== 0.9.10 / 2009-01-19

* 1 minor enhancement:

* Don't emit XML prologue when using libxml or nokogiri

* 1 bug fix:

Expand Down
4 changes: 4 additions & 0 deletions dm-shorthand/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
4 changes: 4 additions & 0 deletions dm-sweatshop/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* 1 minor enhancement:
Expand Down
4 changes: 4 additions & 0 deletions dm-tags/History.txt
@@ -1,3 +1,7 @@
=== 0.9.10 / 2009-01-19

* No changes this version

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down
6 changes: 6 additions & 0 deletions dm-timestamps/History.txt
@@ -1,3 +1,9 @@
=== 0.9.10 / 2009-01-19

* 1 minor enhancement:

* Updated to set the timestamp for new records

=== 0.9.9 / 2009-01-04

* 1 bug fix:
Expand Down
12 changes: 12 additions & 0 deletions dm-types/History.txt
@@ -1,3 +1,15 @@
=== 0.9.10 / 2009-01-19

* 1 bug fix:

* Return empty array for a flag type property when value is nil or <= 0

* 2 minor enhancements:

* Updated Csv, Json, Yaml types to use a Text primitive rather than
a String
* Allow Flag property to be nullable

=== 0.9.9 / 2009-01-04

* 1 bug fix:
Expand Down
15 changes: 15 additions & 0 deletions dm-validations/History.txt
@@ -1,3 +1,18 @@
=== 0.9.10 / 2009-01-19

* 1 major enhancement:

* Major spec refactoring

* 2 minor enhancements:

* Moved all error messages into ValidationErrors.default_error_messages
* Added :allow_nil option to validates_within

* 1 bug fix:

* Fixed error messages and specs for within_validator

=== 0.9.9 / 2009-01-04

* No changes this version
Expand Down

0 comments on commit ffa5097

Please sign in to comment.