Skip to content

Releases: 3Tecnos-Development/inversify-mapper

1.4.0

07 May 19:08
81abd35
Compare
Choose a tag to compare

Version 1.4.0

Commits

  • [81abd35] Merge pull request #15 from 3Tecnos-Development/feature/create-baseurl-from-env
  • [d090724] feat: add basePath
  • [8d75660] feat: update package version

1.3.3

04 Feb 19:34
a04d9c7
Compare
Choose a tag to compare

Version 1.3.3

Commits

  • [a04d9c7] Merge pull request #14 from 3Tecnos-Development/refactor/downgrade-github-actions-checkout
  • [073111d] chore: upgrade manually version
  • [c5d5fd6] refactor: downgrade checkout

1.3.2

04 Feb 18:57
4836d0c
Compare
Choose a tag to compare

Version 1.3.2

Commits

  • [4836d0c] Merge pull request #13 from 3Tecnos-Development/feat/resolve-case-sensitive-imports
  • [4abaffe] feat: add getClassNameFromFile
  • [643749d] feat: update package version
  • [48423e0] Update package.json

1.3.1

29 Jan 18:59
3e6e80c
Compare
Choose a tag to compare

Version 1.3.1

Commits

  • [3e6e80c] Merge pull request #12 from 3Tecnos-Development/feat/create-basepath
  • [3f9d79b] feat: add default directory instructions
  • [e3003e2] Merge pull request #11 from 3Tecnos-Development/feat/create-basepath
  • [7fec51a] refactor: eslint fix
  • [9a366db] feat: add basePath from tsConfig
  • [1ed22c2] feat: add tsconfig interface
  • [aef883b] feat: add dotenv import
  • [daa5fac] feat: add production instructions
  • [fe0f1ed] chore: install dotenv
  • [7a34972] Update check-version.yml
  • [9ed4f22] feat: update package version

1.3.0

23 Jan 15:22
36a0cf2
Compare
Choose a tag to compare

Version 1.3.0

Commits

  • [36a0cf2] Merge pull request #10 from 3Tecnos-Development/feature/create-singleton-decorator
  • [7688b32] refactor: remove import
  • [a7ce158] chore: upgrade version
  • [abeda2b] chore: add injectableSingleton documentation
  • [6ae87f3] chore: upgrade version
  • [3214ba6] refactor: move to decorators directory
  • [de53e6c] feat: add singleton decorator
  • [0a92ce9] refactor: create decorators directory
  • [44a8699] feat: add index files
  • [0fe674f] chore: add rules
  • [71c6d21] chore: upgrade eslint
  • [db6a6e9] feat: update package version

1.2.3

16 Nov 13:20
4bd2770
Compare
Choose a tag to compare

Version 1.2.3

Commits

  • [4bd2770] Merge pull request #9 from 3Tecnos-Development/hotfix/check-if-classRef-exists-before-use-the-inject
  • [0218b0f] fix: return empty name if classRef not exists
  • [2bbebc5] feat: update package version

1.2.2

11 Nov 23:47
1b3e681
Compare
Choose a tag to compare

Version 1.2.2

Commits

  • [1b3e681] Merge pull request #8 from 3Tecnos-Development/hotfix/adjust-working-directory-to-windows-s.o-
  • [d246e4d] fix: adjust appRoot to the windows SO
  • [eda3feb] feat: update package version

1.2.1

11 Nov 19:46
1946ac2
Compare
Choose a tag to compare

Version 1.2.1

Commits

  • [1946ac2] Merge pull request #7 from 3Tecnos-Development/hotfix/adjust-undefined-module-when-not-use-the-contexts
  • [c55348c] fix: adjust mapper when not pass module name
  • [f8ee342] feat: update package version

1.2.0

11 Nov 16:37
a9dc439
Compare
Choose a tag to compare

Version 1.2.0

Commits

  • [a9dc439] Merge pull request #6 from 3Tecnos-Development/feature/add-support-to-contexts
  • [dd2eb9c] fix: add support to the string type to context param
  • [740982b] refactor: add the symbol type to context param
  • [b075112] feat: add support to the contexts
  • [30d08a0] refactor: organize files
  • [ece2cfb] docs: add documentation to use of the contexts
  • [9c276eb] feat: update package version

1.1.1

05 Nov 14:33
c796469
Compare
Choose a tag to compare

Version 1.1.1

Commits

  • [c796469] Merge pull request #5 from 3Tecnos-Development/feature/add-singleton-to-container-load
  • [8dde2b5] feat: adjust containerMap class and your export to support singleton
  • [922a563] feat: update package version