Skip to content

Releases: SecJS/IoC

1.0.8

08 Feb 02:04
Compare
Choose a tag to compare
  • cc94442 fix: only create a new global container if it does not exist

1.0.7

18 Nov 02:57
Compare
Choose a tag to compare
  • 1c4c692 feat(convention): add project templates and commit conventions

1.0.6

09 Nov 14:50
Compare
Choose a tag to compare
  • 07b5071 fix: Folders name in lower case

1.0.5

09 Nov 14:47
Compare
Choose a tag to compare
  • c49ba76 feat: Add global instance of container and add delete method

1.0.4

25 Oct 17:46
Compare
Choose a tag to compare
  • 51c5fc4 feat: Add support to objects/arrays and constructor props

1.0.3

02 Oct 00:21
Compare
Choose a tag to compare
  • f4d0fd0 feat: Move to main branch
  • 50b7518 fix: Adjust README
  • ea2190f fix: Adjust README
  • 6a9563a fix: Adjust README
  • f0e84cb fix: Adjust README
  • 3632039 fix: Remove test, will be refactored later
  • e948c28 fix: Remove test, will be refactored later
  • 35dae7a feat: IoC Refactor and publish to NPM
  • a530665 Merge pull request #2 from SecJS/feat/len-add-v1.0.0
  • 79c2e17 chore: no capital letters on package.json
  • b28e3f2 Merge pull request #1 from SecJS/feat/len-add-v1.0.0
  • 87573d8 feat: Fix workflow
  • 9e27fc4 feat: Container desacoplado e simples para NodeJS
  • 874641a Initial commit