We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a7177e commit 69ffac1Copy full SHA for 69ffac1
ChangeLog
@@ -1,3 +1,9 @@
1
+2016.01.28, v1.4.3
2
+
3
+fix:
4
+- (join) parse: add support of join.js urls with no "/" at the beginning'
5
6
7
2015.10.26, v1.4.2
8
9
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "join-io",
- "version": "1.4.2",
+ "version": "1.4.3",
"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