Michelle Bu il y a 11 ans
Parent
commit
e04490eb68
4 fichiers modifiés avec 8 ajouts et 2 suppressions
  1. 6 0
      changelog.md
  2. 1 1
      dist/peer.js
  3. 0 0
      dist/peer.min.js
  4. 1 1
      package.json

+ 6 - 0
changelog.md

@@ -1,5 +1,11 @@
 # PeerJS Changelog
 
+## Version 0.3.7 beta (23 Dec 2013)
+* Chrome 31+/Firefox 27+ DataConnection interop for files.
+* Deprecate `binary-utf8` in favor of faster support for UTF8 in the regular
+  `binary` serialization.
+* Fix `invalid-key` error message.
+
 ## Version 0.3.6 beta (3 Dec 2013)
 * Workaround for hitting Chrome 31+ buffer limit.
 * Add `.bufferSize` to DataConnection to indicate the size of the buffer queue.

+ 1 - 1
dist/peer.js

@@ -1,4 +1,4 @@
-/*! peerjs.js build:0.3.6, development. Copyright(c) 2013 Michelle Bu <michelle@michellebu.com> */
+/*! peerjs.js build:0.3.7, development. Copyright(c) 2013 Michelle Bu <michelle@michellebu.com> */
 (function(exports){
 var binaryFeatures = {};
 binaryFeatures.useBlobBuilder = (function(){

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/peer.min.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "peerjs",
-  "version": "0.3.6",
+  "version": "0.3.7",
   "description": "PeerJS client",
   "repository": {
     "type": "git",

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff