Hi Everyone,

I just wanted to let everyone know that I pushed DataMapper 0.9.10 and
Extlib 0.9.10 to Rubyforge today.

This has a few minor fixes, but the big one is that this is the first
DM release targetting Ruby 1.9.1. All of the specs for dm-core and
extlib pass with 1.9.1, and most of dm-more does, the exceptions
being:

* dm-ferret-adapter has a dependency on the ferret gem which does not
compile on Ruby 1.9.1.
* dm-couchdb-adapter relies on the mime-types gem which uses
String#each which has been removed from Ruby 1.9.1
* dm-validations has a Regexp for validating email addresses which has
some invalid multibyte characters, causing Ruby to explode.

For more details please consult the History of any packages you use:

http://github.com/sam/extlib/blob/0.9.10/History.txt
http://github.com/sam/dm-core/blob/0.9.10/History.txt
http://github.com/sam/dm-more/blob/0.9.10/History.txt
http://github.com/sam/dm-more/blob/0.9.10/adapters/dm-couchdb-adapter/History.txt
http://github.com/sam/dm-more/blob/0.9.10/adapters/dm-ferret-adapter/History.txt
http://github.com/sam/dm-more/blob/0.9.10/adapters/dm-rest-adapter/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-adjust/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-aggregates/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-ar-finders/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-cli/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-constraints/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-is-example/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-is-list/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-is-nested_set/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-is-remixable/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-is-searchable/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-is-state_machine/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-is-tree/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-is-versioned/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-is-viewable/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-migrations/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-observer/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-querizer/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-serializer/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-shorthand/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-sweatshop/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-tags/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-timestamps/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-types/History.txt
http://github.com/sam/dm-more/blob/0.9.10/dm-validations/History.txt

If you notice any issues please report them to the project specific
ticket tracker:

  http://datamapper.lighthouseapp.com/
  http://extlib.lighthouseapp.com/

--

Thanks,

Dan
(dkubb)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to