Hi Everyone, I just wanted to let everyone know that I pushed DataMapper 0.9.9 to Rubyforge a moment ago.
This is mostly just a minor release fixing a few bugs in dm-timestamps and dm-aggregates. Another fix is that Resources and Collections can now be serialized with Marshal, so that they can be cached in Memcache for example. However, one new thing in this release is the work Xavier Shay has done optimizing dm-serializer so that to_xml will use LibXML or Nokogiri if it is available. This results in an approximately 6x increase in performance of Resource#to_xml and Collection#to_xml. For more details please consult the History of any packages you use: http://github.com/sam/dm-core/tree/0.9.9/History.txt http://github.com/sam/dm-more/tree/0.9.9/History.txt http://github.com/sam/dm-more/tree/0.9.8/adapters/dm-couchdb-adapter/History.txt http://github.com/sam/dm-more/tree/0.9.9/adapters/dm-ferret-adapter/History.txt http://github.com/sam/dm-more/tree/0.9.9/adapters/dm-rest-adapter/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-adjust/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-aggregates/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-ar-finders/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-cli/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-constraints/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-is-example/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-is-list/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-is-nested_set/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-is-remixable/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-is-searchable/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-is-state_machine/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-is-tree/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-is-versioned/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-is-viewable/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-migrations/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-observer/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-querizer/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-serializer/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-shorthand/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-sweatshop/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-tags/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-timestamps/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-types/History.txt http://github.com/sam/dm-more/tree/0.9.9/dm-validations/History.txt If you notice any issues please report them to our ticket tracker: http://datamapper.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 -~----------~----~----~----~------~----~------~--~---
