Hi Everyone, I just wanted to let everyone know that I pushed DataMapper 0.9.11 and Extlib 0.9.11 to Rubyforge.
In addition to the normal bug fixes, the purpose of this release was mostly to remove hard dependencies in dm-types on the bcrypt and json gems that were causing problems with Windows users. There are also a few ruby 1.9.1 updates in this release, including one for a regexp in dm-validations that was preventing alot of people from testing their apps with 1.9.1. If you notice any problems with extlib, dm-core and dm-more and 1.9.1 please file a ticket. (we are officially supporting MRI 1.8.6, 1.8.7 and 1.9.1 at the moment) Incidentally, if people wouldn't mind running specs for any DM gems you use regularly and then commenting on it http://isitruby19.com I would greatly appreciate it. I would like to help promote to the ruby community the fact that specs for Extlib, DataMapper, and DataObjects are all passing with 1.9. For more details please consult the History of any gems you use: http://github.com/datamapper/extlib/blob/0.9.11/History.txt http://github.com/datamapper/dm-core/blob/0.9.11/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/adapters/dm-ferret-adapter/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/adapters/dm-rest-adapter/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-adjust/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-aggregates/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-ar-finders/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-cli/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-constraints/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-is-example/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-is-list/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-is-nested_set/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-is-remixable/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-is-searchable/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-is-state_machine/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-is-tree/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-is-versioned/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-is-viewable/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-migrations/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-observer/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-querizer/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-serializer/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-shorthand/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-sweatshop/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-tags/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-timestamps/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/dm-types/History.txt http://github.com/datamapper/dm-more/blob/0.9.11/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 -~----------~----~----~----~------~----~------~--~---
