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 fc95fb3 commit f73bc33Copy full SHA for f73bc33
ChangeLog
@@ -1,3 +1,10 @@
1
+2016.11.28, v1.4.5
2
+
3
+fix:
4
+- (join) Optional prefix should be set earlier
5
+- docs(readme) qount -> count
6
7
8
2016.01.29, v1.4.4
9
10
fix:
package.json
@@ -1,6 +1,6 @@
{
"name": "join-io",
- "version": "1.4.4",
+ "version": "1.4.5",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Join files on a fly to reduce requests count",
"homepage": "http://github.com/coderaiser/join-io",
0 commit comments