We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144679c commit 389430aCopy full SHA for 389430a
CHANGES
@@ -1,6 +1,11 @@
1
+v0.3.5 -- 2012.02.12
2
+* Fixed resolution of paths ended with slash (client side logic didn't handle
3
+ that properly)
4
+* Cleanup and from now on mantain code with JSLint
5
+
6
v0.3.4 -- 2012.01.22
7
* Now programatically webmake can write output file (before it was just returning content)
-* Byte order mark awaraness
8
+* Byte order mark awareness
9
* Pack properly modules without EOL at EOF
10
* Better 'require' calls parser (but still primitive)
11
* Allow more input files via options
0 commit comments