forked from adisD/Sharp-Architecture-Contrib
-
Notifications
You must be signed in to change notification settings - Fork 11
/
VersionHistory.txt
42 lines (33 loc) · 1.97 KB
/
VersionHistory.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Version 1.0
==============================================================================
Update to SharpArchitecture 1.0, NHibernate 3.3
Breaking Change: Move ComponentRegistrar from SharpArchContrib.Core.CastleWindsor to SharpArchContrib.Castle.CastleWindsor and rename to CoreComponentRegistrar
Breaking Change: Move registration of Data components to ComponentRegistrar in SharpArchContrib.Castle.CastleWindsor and rename to NHibernateTransactionsComponentRegistrar
Version 0.6.1
==============================================================================
* Assembly version left at 0.6.0 for easier upgrade
Fixed issue #1 https://github.com/sharparchitecture/Sharp-Architecture-Contrib/issues#issue/1
Fixed issue #2 https://github.com/sharparchitecture/Sharp-Architecture-Contrib/issues#issue/2
Version 0.6.0
==============================================================================
Introduced SharpArchContrib.Web.Mvc and RazorViewEngine
Changed MethodLogger to use the logging level specified instead of always using Debug level
Version 0.5.0
==============================================================================
Update to .Net4 VS2010
Works with SharpArch 1.9.5
Version 0.4.0
==============================================================================
Works with SharpArch 1.9
Version 0.3.0
==============================================================================
Removed PostSharp support. If you were using PostSharp, you can use
the equivalent support found in SharpArchContrib.Castle instead.
Works with the Q3 release of SharpArch.
Version 0.2.0
===============================================================================
Castle Interceptor versions of Log, Transaction and UnitOfWork attributes added.
I am looking for suggestions on how to make the Castle versions of these
attributes work better. Please post comments to the SharpArch list.
Notes on this release can be found on my blog at
http://tomcabanski.spaces.live.com/blog/cns!E0D3617496209F45!220.entry