Menu

Simple ORM.NET / News: Recent posts

Release 0.8

Just a bunch of bug fixes compared to 0.8. Enjoy!

Posted by Uwe 2009-09-27

Release 0.7

- Updating a partial object graph does work correctly now
- Added a new class 'Aggregate' to fetch values from the data storage
- Improved the Query class
- Lots of minor bug fixes and code clean ups

Posted by Uwe 2009-06-11

Release 0.6

No new providers for this release, but I think this is the first version which is stable enough to be considered beta quality. I use it for another project of mine (Open Team Server) and it does its job just fine.

Posted by Uwe 2009-03-07

Release 0.5

This is the release we start developing applications with. Expect the next versions to be pure bug fix and performance improvement related.
- Uwe

Posted by Uwe 2008-09-28

Release 0.4

This release adds PostgreSQL as the second provider, along with the usual amount of bug fixes. Unfortunately, we had to go back to Mono 1.9.1, because the unit tests provoked seg faults within the runtime of Mono 2.0.

Posted by Uwe 2008-09-21

Release 0.3

Schema evolution is implemented now.A tar containing binaries for mono users has been added.
- Uwe

Posted by Uwe 2008-09-14

Release 0.2

While it is still limited to SQLite and Windows, it passes all the unit tests and may be worth a first look. Feedback is welcome. The planned release steps are visible here:
http://simpleor.sourceforge.net
- Uwe

Posted by Uwe 2008-09-03