Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Latest commit

 

History

History
68 lines (28 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

68 lines (28 loc) · 1.69 KB

1.50.2 (2018-06-17)

Features

  • query_opts: add support for testability under WithOptions query options (32204f7)

1.50.1 (2018-06-15)

Features

  • nhibernate: add support for nhibernate 5.1 (c434b09)

1.40.3 (2018-06-15)

Bug Fixes

  • fetch: support ThenFetch / ThenFetchMany on Eager Load in NHib v3 (c0bada1)

Features

  • config: add EntityTypeSource for automapping (9ff8106)

1.40.2 (2017-07-20)

Bug Fixes

  • fetch: support ThenFetch / ThenFetchMany on Eager Load (23e60a8)

Features

  • cache: add NHibernate Caching Wrapper to support testability (d2d571e)

1.40.1 (2015-01-17)

Features

  • nhibernate: add support for NHibernate v4 (e671826)

1.0.3 (2014-01-22)

Features

  • transactions: add Transaction Manager to execute a unit of work (42ec684)