Skip to content

Releases: catberry/catberry-locator

Fix formatting for NPM.

16 Feb 12:02
Compare
Choose a tag to compare

Update dependencies and add support for node 0.12 and iojs.

16 Feb 09:44
Compare
Choose a tag to compare

Update mocha version

06 Nov 08:04
Compare
Choose a tag to compare
1.1.2

1.1.2

Update dependencies

24 Sep 08:26
Compare
Choose a tag to compare
1.1.1

1.1.1

Parse constructor injections using tokenizer. Test coverage.

16 Sep 08:48
Compare
Choose a tag to compare

Replace regular expressions with real tokenizer that parses constructor injections
Add and increase test coverage

Stable production release

19 Jul 10:05
Compare
Choose a tag to compare

It has register and resolve functionality for modules.
It injects dependencies to module constructors during resolving.