We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a38411f commit 1fefb97Copy full SHA for 1fefb97
ChangeLog
@@ -1,3 +1,9 @@
1
+2015.06.03, v1.3.5
2
+
3
+fix:
4
+- (join) uglify: exec.each -> exec.parallel
5
6
7
2015.06.03, v1.3.4
8
9
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "join-io",
- "version": "1.3.4",
+ "version": "1.3.5",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Join files on a fly to reduce requests count",
"homepage": "http://github.com/coderaiser/join-io",
0 commit comments