RELEASES.og in og-0.6.0 vs RELEASES.og in og-0.7.0

- old
+ new

@@ -1,4 +1,19 @@ +== Version 0.7 was released on 27/12/2004. + +A snapshot of the latest code. Many fixes and new features result +in a more mature product. Many thanks to the ruby hackers that sent +suggestions and patches used in this release! + +Most notable additions: + +* Totaly recoded prop_accessor mechanism, avoids polution of the Module + class. +* prop_accessors for Modules, allows synthesizing of managed objects + from Mixins. +* new automatically generated methods in Og. +* MockDatabase leverages the FlexMock object for easier unit testing. + == Version 0.6 was released on 13/12/2004. This is a preview release, the api for the new features is not finalized. This early release gives other developers to offer suggestions on the final form of those features.