Граф коммитов

32 Коммитов

Автор SHA1 Сообщение Дата
Andrew Naylor 7dc729db9d 1.3.8 2013-07-21 23:39:36 +01:00
Andrew Naylor f47993e3a1 v1.3.7 2013-07-20 12:38:13 +01:00
Andrew Naylor 5175a34ec4 1.3.6 2013-07-11 20:42:17 +01:00
Andrew Naylor d6b7720cf1 v1.3.5 2013-07-01 01:48:49 +01:00
Andrew Naylor 9d46022b69 1.3.4 2013-05-25 13:05:28 +01:00
Andrew Naylor 4ce08df129 1.3.3 2013-04-27 01:24:24 +01:00
Andrew Naylor 116218a356 1.3.2 2013-04-22 23:05:56 +01:00
Andrew Naylor c68c8bc673 v1.3.1 Release 2013-04-22 11:22:06 +02:00
Andrew Naylor c64c936ee8 v1.3.0 Release. 2013-04-21 01:29:04 +01:00
Andrew Naylor a34720f6bd Preparing for v1.3.0 with upgrade to q 0.9.0 with slightly different API. 2013-03-20 21:55:14 +00:00
Andrew Naylor cb4cb829ee v1.2.6 2013-02-28 20:04:21 +00:00
porsager e4a3550b9b Update package.json
q was updated and has removed features. Dependency should not be as loose as higher than X version
2013-02-28 11:11:31 +01:00
Andrew Naylor 25038d502e v1.2.5 2012-12-22 00:12:40 +00:00
Andrew Naylor 9e922e4ce8 v1.2.4 2012-08-02 18:21:09 +01:00
Andrew Naylor 47aa23858e Version 1.2.3 2012-07-07 10:45:23 +01:00
Andrew Naylor 9595f9626c Fixes #47 2012-06-29 08:31:05 +01:00
Andrew Naylor d00aba0156 v1.2.1 2012-06-28 23:21:57 +01:00
Andrew Naylor 5530d7d310 Lots of Doc. Some Notification helper methods. 2012-06-16 13:13:35 +01:00
Andrew Naylor 519c011beb Refactored connection handling.
Now making extensive use of promises. Including the possibility of handling notification errors with a promise also.
2012-06-14 00:59:54 +01:00
Andrew Naylor 0c01598a67 Version 1.1.7
Fixes a problem with sockets being closed on transmission error, causing EPIPE errors
Issues #29, #30
2012-05-09 22:32:45 +01:00
Andrew Naylor 9be4c80d8d Version 1.1.6 2012-01-21 17:15:04 +00:00
Andrew Naylor f97d29db50 Version 1.1.5
* Feature: Certificate and Key data can be passed directly when creating a new connection instead of providing a file name on disk. (See: `certData` and `keyData` options)
* Deliver whole write buffer if the socket is ready.
* Fixed some global memory leaks.
* Tidied up some code formatting glitches flagged by jslint
* Fixes #16, #17, #18, #19, #20
2012-01-06 18:19:12 +00:00
Andrew Naylor 74ed13fe77 v1.1.4
Updated the readme and package.json for release
2011-11-25 00:21:54 +00:00
Andrew Naylor 66a0a01cec Version 1.1.3
Fixes #11,#12,#13,#14

Ensure delivery of notifications to Apple even under heavy load.
2011-11-24 23:42:28 +00:00
Andrew Naylor 516aba71dd Version 1.1.2 2011-08-31 23:31:02 +01:00
Andrew Naylor 623a5f967e Version 1.1.1
Closes #6
2011-04-20 22:52:10 +01:00
Andrew Naylor 8056c349aa Updated package.json to match API usage changes. 2011-03-06 01:01:15 +00:00
Andrew Naylor 6779c0fda3 Version 1.0.3, fixed a typo in the docs
* Issue #3 fixed.
2011-03-01 19:28:29 +00:00
Andrew Naylor 6c7fd0f2fa Version 1.0.2, fixed a critical issue with error callback not firing.
Issue #1 fixed where error callback was incorrectly referenced.
2010-12-22 22:50:36 +00:00
Andrew Naylor 2a93355a7d Version 1.0.1, now with added changelog! 2010-10-10 00:17:06 +01:00
Andrew Naylor 037ae6b58c Introduced an index.js for friendlier require() statements. 2010-10-09 23:50:20 +01:00
Andrew Naylor b785c6e0ff Added npm package.json 2010-10-09 00:11:34 +01:00