Skip to content

Releases: steelbreeze/delegate

Add Travis CI

18 Jul 07:35
Compare
Choose a tag to compare
v1.0.10

Add Travis CI

Added tests

12 Jul 17:39
Compare
Choose a tag to compare

Nothing new in the core code, but the addition of some tests.

Better typing of delegate results when called; remove isCallable

09 Jul 08:09
Compare
Choose a tag to compare

Added typing of multicast delegate result values:

hint

Remove the isCallable function as it's just a test of null or undefined.

Addition of MulticastDelegate interface

26 Jun 20:39
Compare
Choose a tag to compare
v1.0.7

Add MulticastDelegate interface

Consistent directory structure with other packages

21 Jun 17:43
Compare
Choose a tag to compare
v1.0.6

Consistent directory structure with other packages

Tidied directory structure

20 Jun 18:29
Compare
Choose a tag to compare
v1.0.5

Add directory structure

Tidy API

18 Jun 13:54
Compare
Choose a tag to compare
v1.0.4

Merge branch 'master' of https://github.com/steelbreeze/delegate

Add TypeScript typings in package.json

18 Jun 11:10
Compare
Choose a tag to compare
v1.0.3

Add TypeScript typings to package.json

More tidy up

17 Jun 10:19
Compare
Choose a tag to compare
v1.0.2

Prep 1.0.2 release

Tidy initial release

16 Jun 21:16
Compare
Choose a tag to compare
v1.0.1

Add declaration files