CHANGELOG in jsus-0.3.4 vs CHANGELOG in jsus-0.3.5
- old
+ new
@@ -1,5 +1,12 @@
= Jsus Changelog
+== Version 0.3.5
+Other changes:
+* Faster cycle search; fails fast and makes --no-cycle-search option obsolete
+* Fixed error reporting routine when package.json / .yml was missing.
+* New compression methods: frontcompiler, closure, uglifier
+ (besides the default yui) [Thanks to Pavel Evstigneev]
+
== Version 0.3.4
Middleware changes:
* support for /compressed/ path component, which acts like /require/, but
compresses the result in the end.
* Cache result is now stored in subfolders of cache directory (easier to manage