My bad. My only excuse is that this was the first time I released the DM + DO gems and the process was pretty much undocumented.
There weren't really any major changes since the 0.9.6 gems other than the fix to work with Addressable 2.0. Most of the current dev work with DataMapper is happening in http://github.com/dkubb/dm-core/ right now. (note you'll need http://github.com/dkubb/extlib/ too). We're currently updating the specs and docs for DM, speccing how things *should* be, and then fixing them to match, refactoring out code as we go too. Currently we have about 2900 specs, with 500 of those marked pending. I expect to have somewhere between 5,000 and 10,000 specs when done. Overall this should result in a much more stable DM experience and allow us to refactor the internals alot. Already we're seeing alot of simplifications, and in areas like associations, we're expecting to be able to rip out/replace at least half the code. For more information on this project see my notes here: http://github.com/dkubb/dm-core/wikis/home On a side note I started documenting the process so that stuff like missing Changelogs don't get overlooked again: http://gist.github.com/26009 Dan On Nov 19, 12:06 pm, DAddYE <[EMAIL PROTECTED]> wrote: > Hello, > > but through twitter, I see that dm 0.9.7 is out. > > But... where is the change log? A doc where are listed all new > fatures? > > A roadmap with some dates is also aviable? > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
