ifandelse
|
86570ea701
|
Prepped for v0.9.0 release candidate 1
|
2014-02-11 14:41:38 -05:00 |
|
ifandelse
|
f4787f506b
|
Build now runs on gulp.js, updated how dependencies are managed
|
2014-01-23 22:02:06 -05:00 |
|
ifandelse
|
40897fac57
|
Fixed memory leak with queued unsubscribe calls in localBus. Fixes #53
|
2014-01-12 01:22:40 -05:00 |
|
ifandelse
|
9241e0171c
|
Changed hasOwnProperty call to use Object.prototype to avoid IE8 bug. Fixes #49
|
2014-01-10 02:05:02 -05:00 |
|
Doug Neiner
|
56f813de66
|
Fixed issue with global's test, bumped version number to 0.8.9 [#46]
|
2013-09-10 06:54:01 -05:00 |
|
ifandelse
|
e436ccf1c4
|
Updated mocha assets, fixed problem with uncleared setTimeout (causing mocha to report a failure when there was not one), changed var that = this to use 'self' instead of 'that' (for consistency).
|
2013-09-10 01:49:29 -04:00 |
|
ifandelse
|
95e5040b5b
|
Bumped to version 0.8.7
|
2013-09-04 16:11:47 -04:00 |
|
ifandelse
|
abd7b46993
|
Bumped version and updated contributor list to add @GerHobbelt
|
2013-08-10 12:23:58 -04:00 |
|
ifandelse
|
394227a1cc
|
bumped version info
|
2013-07-24 00:31:51 -04:00 |
|
Doug Neiner
|
f46f153982
|
Made the resolver more permissive. Fixed issue where topics starting with a / would never resolve.
|
2013-04-30 21:26:48 -05:00 |
|
ifandelse
|
2391e5426f
|
Bumped to v0.8.3, making underscore arg to commonjs factory method optional
|
2013-04-27 13:01:21 -04:00 |
|
Jim Cowart
|
51a244c210
|
Updated bug in Channel Definition publish, and fixed tests to catch it
|
2013-01-15 20:15:06 -05:00 |
|
Jim Cowart
|
f935902df7
|
Updated publish implementation to remove the need for cloning the array
|
2013-01-15 18:01:26 -05:00 |
|
Jim Cowart
|
ad61e30911
|
Updated README
|
2013-01-11 12:18:07 -05:00 |
|
Jim Cowart
|
af6c11dc55
|
Updated README
|
2013-01-11 12:09:08 -05:00 |
|
Jim Cowart
|
2986035b9d
|
Updated README and examples, adding repository root page
|
2013-01-11 12:00:26 -05:00 |
|
Jim Cowart
|
0e04130f8b
|
Updated README
|
2013-01-10 17:44:16 -05:00 |
|
Jim Cowart
|
93b1f3011f
|
Updated README
|
2013-01-10 17:31:49 -05:00 |
|
Jim Cowart
|
7a4e35c4cf
|
Updated README
|
2013-01-10 14:48:00 -05:00 |
|
Jim Cowart
|
354a3187bd
|
Fixed minor bug on node.js when publishing + no subscribers
|
2012-10-03 23:27:14 -04:00 |
|
Jim Cowart
|
314136cf4a
|
Prepping for 0.7.2 tag
|
2012-09-25 21:23:06 -04:00 |
|
Jim Cowart
|
8eb3519c82
|
Updated build-all.sh, bumped version number to 0.7.1
|
2012-09-05 14:30:59 -04:00 |
|
Jim Cowart
|
83c0464429
|
Code updated to v 0.7.0, prepping to tag
|
2012-08-28 12:06:19 -04:00 |
|
Jim Cowart
|
4c0aea72b9
|
Renamed 'ignoreDuplicates' to 'distinctUntilChanged' to better track with @nicholascloud's contributions on 'distinct'. Bumped version to 0.6.4
|
2012-05-24 23:13:14 -04:00 |
|
Jim Cowart
|
e305870bda
|
Updated version to v0.6.3
|
2012-05-23 12:31:47 -04:00 |
|
Jim Cowart
|
b71738d696
|
Removed the diagnostics libs, since they are now in their own repo. Updated the README to reflect version number and also link to wiki
|
2012-05-23 01:08:55 -04:00 |
|
Jim Cowart
|
d80554aeba
|
Updating README
|
2012-05-20 19:22:54 -04:00 |
|
Jim Cowart
|
e2155cc1ef
|
Updated README
|
2012-04-23 23:34:00 -04:00 |
|
Jim Cowart
|
2db4331840
|
Updated README
|
2012-04-23 23:33:02 -04:00 |
|
Jim Cowart
|
ac7a5ac120
|
Updated README
|
2012-04-23 23:21:38 -04:00 |
|
Jim Cowart
|
a77617e8f4
|
Updated README and removed session related calls from postal module for now
|
2012-04-23 22:59:31 -04:00 |
|
Jim Cowart
|
8c9ab450dc
|
README Updates
|
2012-03-27 02:14:02 -04:00 |
|
Jim Cowart
|
adcfc2f7e7
|
README Updates
|
2012-03-27 02:12:53 -04:00 |
|
Jim Cowart
|
e7fd974ef7
|
README Updates
|
2012-03-27 02:11:16 -04:00 |
|
Jim Cowart
|
d2abfd881a
|
Added tests for defer and delay. Removed 'whenHandledThenExecute'. Added postal.reset. Fixed bug in IE with setTimeout call in defer.
|
2012-03-27 00:55:58 -04:00 |
|
Jim Cowart
|
9fc7500017
|
README Updates
|
2012-03-22 02:53:38 -04:00 |
|
Jim Cowart
|
3e01e81040
|
README Updates
|
2012-03-22 01:37:20 -04:00 |
|
Jim Cowart
|
1f8bf876e2
|
README Updates
|
2012-03-22 01:34:53 -04:00 |
|
Jim Cowart
|
b48bdfc276
|
Updated README, consolidated standard and AMD build processes
|
2012-03-20 02:04:35 -04:00 |
|
Jim Cowart
|
e542269058
|
Updated API to consistently use (data, envelope) signature wherever suscribers and publishers are involved
|
2012-03-19 23:01:38 -04:00 |
|
Doug Neiner
|
5d59db40f6
|
Fixed indentation of syntax highlighted code blocks.
|
2012-01-12 22:45:10 -06:00 |
|
Doug Neiner
|
91b0f8120d
|
Minor formatting and layout changes to README.md
|
2012-01-12 22:44:16 -06:00 |
|
Jim Cowart
|
d2a32b5d3d
|
Updating README
|
2011-09-14 10:33:32 -04:00 |
|
Jim Cowart
|
9061dee2eb
|
Updating README - removing some examples to make it less overwhelming. Directing readers to the jsfiddle link instead
|
2011-09-14 00:41:37 -04:00 |
|
Jim Cowart
|
0ec5f5ade4
|
Updating README.MD
|
2011-09-13 23:28:18 -04:00 |
|
Jim Cowart
|
cc608044f5
|
Updating README.MD with examples
|
2011-09-13 23:13:53 -04:00 |
|
Jim Cowart
|
bda33ea76e
|
Changed createChannel method name to channel. Rebuilt output file
|
2011-09-13 01:13:51 -04:00 |
|
Jim Cowart
|
91e959d5de
|
Adding the very first simple usage examples to the README. Much more to come...
|
2011-09-13 01:06:31 -04:00 |
|
Jim Cowart
|
635e1a37a4
|
Adding defaults for publishing and subscribing without using fluent configuration
|
2011-09-11 22:04:02 -04:00 |
|
Jim Cowart
|
2e0067fbc8
|
Updating the README.md to fix typo
|
2011-09-11 18:23:26 -04:00 |
|