Releases: ujjwalguptaofficial/shivneri
Releases · ujjwalguptaofficial/shivneri
Add dependency injection in wall , optimize bootstrap process
Add dependency injection in wall , optimize bootstrap process
add to_tuple in query string
add to_tuple in query string
wall event - entered -> incoming, exited -> outgoing
v0.6.2 release v0.6.2
changed wall event from finished to exited
changed wall event from finished to exited
Optimize codes - use struct instead of class where possible & remove unused code
Optimize codes - use struct instead of class where possible & remove unused code
rename wall accepted event to entered
rename wall accepted event to entered
change wall events to - accepted, finished
change wall events to - accepted, finished
add []? in body, use application/json as default content type
add []? in body, use application/json as default content type
Add block capture in shivneri open
Add block capture in shivneri open
Implementation of injecting class object in worker, guard
- Implementation of injecting class object in worker, guard