Releases: ujjwalguptaofficial/fortjs
Releases · ujjwalguptaofficial/fortjs
Added expectedBody & expectedQuery
- Added expectedBody & expectedQuery
- Converted route Store into hashMap
Custom folder for path not working fixed
Custom folder for path not working fixed
Added logger functionality
- Added logger functionality
Multiple Dependency Injection not working fixed
- Added test for singletons
- Added test for Assign
- Fixed issue - #4
Optimized component execution code
- Optimized component execution code
- Removed large code inside a try catch
made filemanger files to read only & injecting files through constructor
1.8.1 release v-1.8.1
Added unit test helper for components
Added unit test helper for components
Singleton not working for es6 fixed
- Singleton not working for es6 fixed
- Added test cases for rest examples
Added Singleton decorator for singleton creation
- Added Singleton decorator for singleton creation
- Added test for singletons
Added Assign decorator for dependency injection
- Added Assign decorator for dependency injection