forked from codai/Sharp-Lite
-
Notifications
You must be signed in to change notification settings - Fork 1
/
VersionHistory.txt
52 lines (37 loc) · 1.63 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
43
44
45
46
47
48
49
50
51
52
==================================================
S#arp Lite 0.42.02
==================================================
Added good sized example project and very comprehensive greenfield development with S#arp Lite under \SharpLite\Example\CaTS
Resolved the following issues:
* https://github.com/codai/Sharp-Lite/pull/8
* https://github.com/codai/Sharp-Lite/pull/5 to add configuration caching
* https://github.com/sharparchitecture/Sharp-Architecture/pull/41
* https://github.com/codai/Sharp-Lite/issues/6
* Updated Templify template to 0.42.02
Upgrading from previous version:
#) Copy \SharpLite\Template\TemplateSrc\lib\SharpLite.* into your project's lib folder
#) To use NHibernate configuration caching, emulate \SharpLite\Example\MyStore\app\MyStore.NHibernateProvider\NHibernateInitializer.cs
==================================================
S#arp Lite 0.42.01
==================================================
Resolved the following issues:
* https://github.com/codai/Sharp-Lite/pull/1
* https://github.com/codai/Sharp-Lite/issues/2
* https://github.com/codai/Sharp-Lite/issues/3
Upgrading from previous version:
#) Copy \SharpLite\Template\TemplateSrc\lib\SharpLite.* into your project's lib folder
==================================================
S#arp Lite 0.42 for Visual Studio 2010
==================================================
New and exciting:
It's S#arp Lite!
This initial release of S#arp Lite includes:
* S#arp Lite source
* Templify project template
* Support for NHibernate (Entity Framework support might be coming soon)
-------
Dependencies:
ASP.NET MVC 3
NHibernate 3.2.0 GA
NUnit 2.5.10.11092
Structure Map 2.6.1