• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ds82 / tiny-di / 41

Builds Branch Commit Type Ran Committer Via Coverage
41 v0.3.1 version bump to v0.3.1 push 27 Aug 2015 04:05PM UTC ds82 travis-ci pending completion   set done
40 master chore(babel-runtime): add babel-runtime dependency push 27 Aug 2015 02:56PM UTC ds82 travis-ci pending completion   set done
39 feat/es6-polyfill chore(npm): add babel-runtime dependency push 27 Aug 2015 01:56PM UTC ds82 travis-ci pending completion   set done
38 feat/es6-polyfill fix(ns): accept any namespace as prefix namespace was limited to one module level, now every ns is allowed push 27 Aug 2015 01:53PM UTC ds82 travis-ci pending completion   set done
37 feat/es6-polyfill chore(npm): add babel-runtime dependency push 27 Aug 2015 01:26PM UTC ds82 travis-ci pending completion   set done
35 feat/es6-polyfill chore(npm): add babel-runtime dependency push 20 Aug 2015 10:38AM UTC ds82 travis-ci pending completion   set done
33 feat/path-resolving !wip push 20 Aug 2015 10:00AM UTC ds82 travis-ci pending completion   set done
32 master chore(refactor): minor refactoring & re-generation of dist Some minor refactorings in index and a complete re-transpile with new versions of babel. push 23 Jul 2015 05:16AM UTC ds82 travis-ci pending completion   set done
31 feat/get-list chore(refactor): minor refactoring & re-generation of dist Some minor refactorings in index and a complete re-transpile with new versions of babel. push 22 Jul 2015 01:27PM UTC ds82 travis-ci pending completion   set done
30 master feat(get-list): get() now accepts a list of deps to return ```javascript var result = tiny.get(['dep1', 'dep2']); // result[0] = dep1; // result[1] = dep2; ``` push 13 Jul 2015 04:58PM UTC ds82 travis-ci pending completion   set done
29 feat/get-list feat(get-list): get() now accepts a list of deps to return ```javascript var result = tiny.get(['dep1', 'dep2']); // result[0] = dep1; // result[1] = dep2; ``` push 13 Jul 2015 10:14AM UTC ds82 travis-ci pending completion   set done
28 v0.3.0 version bump to 0.3.0 push 13 Jul 2015 09:43AM UTC ds82 travis-ci pending completion   set done
27 v0.2.0 version bump to 0.2.0 push 13 Jul 2015 09:21AM UTC ds82 travis-ci pending completion   set done
26 v0.1.0 version bump to 0.1.0 push 13 Jul 2015 09:21AM UTC ds82 travis-ci pending completion   set done
25 master feat($inject): $inject may now be an object with options Module.$inject = ['DepA', 'DepB']; is now equivalent with Module.$inject = { deps: ['DepA', 'DepB'], callAs: 'function' } With this extension you now can tell tiny to instantiate a M... push 11 Jul 2015 11:35AM UTC ds82 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc