We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d376f96 commit 410622cCopy full SHA for 410622c
ChangeLog
@@ -1,3 +1,9 @@
1
+2016.01.29, v1.4.4
2
+
3
+fix:
4
+- (join) parse joinOpt: / -> ^/
5
6
7
2016.01.28, v1.4.3
8
9
fix:
package.json
@@ -1,6 +1,6 @@
{
"name": "join-io",
- "version": "1.4.3",
+ "version": "1.4.4",
"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