You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
-
# 0.4.0 (23 janvier 2016)
1
+
# 0.5.0 (2016-10-29)
2
2
3
+
-[#314](https://github.com/Code52/pretzel/pull/314) - Fix the files are rendered too much time contributed by Jérémie Bertrand ([laedit](https://github.com/laedit))
4
+
-[#313](https://github.com/Code52/pretzel/pull/313) - Minor typos contributed by Stephen Moon ([s-moon](https://github.com/s-moon))
5
+
-[#310](https://github.com/Code52/pretzel/pull/310) - Update FileContentProvider.cs contributed by mark van tilburg ([markvantilburg](https://github.com/markvantilburg))
6
+
-[#309](https://github.com/Code52/pretzel/pull/309) - Update packages.config contributed by mark van tilburg ([markvantilburg](https://github.com/markvantilburg))
7
+
-[#306](https://github.com/Code52/pretzel/pull/306) - Added support for specifying frontmatter defaults in _config.yml contributed by Taco Ditiecher ([tditiecher](https://github.com/tditiecher))
8
+
-[#304](https://github.com/Code52/pretzel/pull/304) - Added DateToStringFilter to the LiquidEngine. contributed by Taco Ditiecher ([tditiecher](https://github.com/tditiecher)) +fix
9
+
-[#298](https://github.com/Code52/pretzel/pull/298) - Replace Firefly with Nowin contributed by E.Z. Hart ([hartez](https://github.com/hartez))
10
+
-[#297](https://github.com/Code52/pretzel/pull/297) - Prevent adding of duplicate tags during PreProcess() in RazorSiteEngine contributed by E.Z. Hart ([hartez](https://github.com/hartez))
11
+
-[#296](https://github.com/Code52/pretzel/issues/296) - ArgumentException when modifying a page while taste is running +fix
12
+
-[#164](https://github.com/Code52/pretzel/issues/164) - Exception while navigating between pages during tasting +fix
13
+
-[#147](https://github.com/Code52/pretzel/issues/147) - Sporadically crashes on "Taste" caused by 'Cannot access a disposed object.' +fix
14
+
-[#102](https://github.com/Code52/pretzel/issues/102) - Crash when browsing a site hosted in Pretzel taste +fix
15
+
16
+
Commits: 1e49a174fc...a0634fdcec
17
+
18
+
19
+
# 0.4.0 (2016-01-23)
3
20
4
21
## Breaking changes
5
22
-[#287](https://github.com/Code52/pretzel/pull/287) - Accessible configuration contributed by Jérémie Bertrand ([laedit](https://github.com/laedit))
0 commit comments