Skip to content

Releases: jtompkins/Haberdasher

Release v0.4.1 - Fluent Interface

17 Mar 19:58
Compare
Choose a tag to compare
Pre-release

Fixes a bug in the SQL generation code that caused ignored properties to be emitted into the generated SQL.

Release v0.4 - Fluent Interface

24 Feb 14:24
Compare
Choose a tag to compare
Pre-release

Added the new "fluent interface" for defining entity types. Removed the old annotation-based interface. Haberdasher entities are now true POCO classes.