Npgsql 2.0.5 released!

From: "Francisco Figueiredo Jr(dot)" <francisco(at)npgsql(dot)org>
To: Mono List <mono-list(at)lists(dot)ximian(dot)com>, pgsql-announce(at)postgresql(dot)org, npgsql-devel <npgsql-devel(at)pgfoundry(dot)org>
Subject: Npgsql 2.0.5 released!
Date: 2009-05-06 16:53:16
Message-ID: 438d02260905060953s20cc9d17wd87ccd8345f96dcf@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Hi, all!!

The Npgsql Development Team is proud to announce the Npgsql2 2.0.5 release!

Npgsql is a .Net Data provider written 100% in C# which allows .net
programs to talk to postgresql backends. Npgsql is licensed under BSD.
More info can be obtained from http://www.npgsql.org

This release is a minor bug fix for the stable 2.0 series.

The biggest highlights are:

Fixes for entity framework support thanks Josh Cooley
Fix for a regression when using prepared statements with parameters
with size specified. This broke Daniel's asp.net provider support in
some cases.

Fix for the famous bug of Seek not supported exception. Now Npgsql
handles this situation better. It is not a complete fix but it is a
nice step on this direction.

You can see full changelog and release notes here:

http://pgfoundry.org/frs/shownotes.php?release_id=1366

You can dowload it from here: http://downloads.npgsql.org

Thank you to Josh Cooley for all his help with entity framework support!

Thank you to all who sent feedbacks, suggestions and patches for your
help to make this release.

Please, feel free to give it a try and let us know if you find any
other problems.

Also, if you like Npgsql and want to show how much you like it, send
us a postcard!
http://fxjr.blogspot.com/2008/12/did-you-like-npgsql-send-us-postcard.html

--
Regards,

Francisco Figueiredo Jr.
Npgsql Lead Developer
http://www.npgsql.org
http://fxjr.blogspot.com
http://twitter.com/franciscojunior
Sent from Brasilia, DF, Brazil

Browse pgsql-announce by date

  From Date Subject
Next Message Joshua D. Drake 2009-05-06 22:18:40 PgUS recieves official public charity 501c3 status!
Previous Message Dave Page 2009-05-06 15:12:58 pgAdmin v.1.10.0 Beta 3 now available