Commit Graph

43 Commits

Author SHA1 Message Date
Nicolas Dextraze
16c081020a Add ProjectionsManager 2017-10-18 14:39:25 -07:00
60d2a1e5ee Release version 0.1.8 2017-09-03 09:57:22 -07:00
a8081a280a Fix GUID bytes ordering 2017-09-02 15:30:19 -07:00
7c94e26055 handle eventAppeared callback returning Promise 2017-07-16 17:11:54 -07:00
Nicolas Dextraze
0b968c40e8 Released version 0.1.5 2017-06-30 19:20:24 -07:00
1d21facd2c Fix #41 2017-06-24 11:32:04 -07:00
Nicolas Dextraze
8735b23bf9 Remove strictness of UUID 2017-06-05 15:23:27 -07:00
Nicolas Dextraze
f66decdfb3 Rename project to node-eventstore-client 2017-05-17 12:46:27 -07:00
Nicolas Dextraze
121e248dd8 #35 implement heartbeatInfo event on connection 2017-05-15 12:55:14 -07:00
83cfa8fe1c Updated protobufjs to latest version 2017-04-16 15:51:09 -07:00
e0446cfb3e Current features have been stable for a while, so I'm bumping version to 0.1.0 2017-04-16 13:11:56 -07:00
0302099a16 Published version 0.0.32 2017-04-16 12:55:56 -07:00
f7c13634cc Fixed failing samples
Updated uuid/webpack packages
Added froze on objects publicly exposed
Removed remaining while loops for actions/events processing
2017-04-16 12:51:17 -07:00
56c2dee6d6 Fix #30, publish version 0.0.31 2017-04-01 14:56:34 -07:00
Nicolas Dextraze
05b36f22bc Published version 0.0.30 2017-03-24 19:05:51 -07:00
9e29e60cfa Adding test around live/read events 2017-03-11 14:31:24 -08:00
Nicolas Dextraze
158ca2d0a7 v0.0.28 2017-02-25 14:12:13 -08:00
Nicolas Dextraze
34e928c440 Expose Position, publish version 0.0.27 2017-02-18 23:10:15 -08:00
212dd10ce2 Fix TypeScript definitions 2017-02-02 18:02:14 -08:00
Nicolas Dextraze
cf196b9cc2 Update README and publish 0.0.25 2017-01-29 11:09:09 -08:00
Nicolas Dextraze
faed60b8ac Updated README, bumped to version 0.0.24 2017-01-28 18:28:36 -08:00
cc0b6259d1 Fix missing return value in TypeScript definition.
Published version 0.0.23
2017-01-04 08:58:00 -08:00
a5a9f7c1ee Fixing extraneous deps issue 2017-01-03 11:02:54 -08:00
8d7996e547 Fix always connecting to localhost issue 2017-01-03 10:44:39 -08:00
3ae8086e8d Fix issue #15 - completed operation not removed from operation manager 2016-12-07 18:14:31 -08:00
c45155811e Published v0.0.18 2016-12-06 18:59:22 -08:00
dfd3ede298 Removed @types/es6-promise dev dependencies 2016-11-23 10:23:04 -08:00
c929681bbd Removing es6-promise reference from TypeScript declaration.
See https://github.com/DefinitelyTyped/DefinitelyTyped/issues/5015 for explanation.
2016-11-23 10:15:37 -08:00
4a28a23e20 Fixing constructor/class definition for GossipSeed and UserCrendentials 2016-11-22 09:20:55 -08:00
Nicolas Dextraze
51adf5bcc8 Adding index.d.ts to files, version 0.0.13 2016-11-14 22:49:49 -08:00
60f1d7252b Minimalistic TypeScript declaration file, wip for issue #13 2016-11-14 21:38:24 -08:00
Nicolas Dextraze
39e47396b2 Published version 0.10 with docs 2016-11-07 21:55:52 -08:00
454b150fb6 Working on documentation (wip) 2016-11-06 22:58:11 -08:00
90e7ef1a9d Released npm package version 0.0.9 2016-11-06 16:28:24 -08:00
c6a22739f3 Share InteliJ settings 2016-11-06 16:12:49 -08:00
Nicolas Dextraze
830a317f0d Bumping version to 0.0.7, exposing loggers, minor bug fixes, cluster connection (wip) 2016-10-20 04:40:46 -07:00
Nicolas Dextraze
f951a625f4 Performance improvement by using strict equality, fixed heartbeat issue in connection stage 2016-10-17 21:58:28 -07:00
Nicolas Dextraze
4ea996781f Adding tests 2016-10-14 22:53:23 -07:00
Nicolas Dextraze
a64dbc9b8e 0.0.2 2016-03-16 23:19:31 -07:00
Nicolas Dextraze
6cdf9a64a6 Use Long for int64 2016-03-16 23:18:48 -07:00
Nicolas Dextraze
b65600f92c Add Node.js >= 0.12 requirements in package.json 2016-03-09 17:04:03 -08:00
Nicolas Dextraze
05e693d7b9 Replace when with native Promise 2016-03-09 16:09:18 -08:00
Nicolas Dextraze
9be67bf7c7 Initial commit 2016-03-09 12:46:15 -08:00