Skip to content

Releases: ujjwalguptaofficial/shivneri

Add dependency injection in wall , optimize bootstrap process

15 Mar 16:06
Compare
Choose a tag to compare

Add dependency injection in wall , optimize bootstrap process

add to_tuple in query string

14 Mar 04:09
Compare
Choose a tag to compare

add to_tuple in query string

wall event - entered -> incoming, exited -> outgoing

13 Mar 04:46
Compare
Choose a tag to compare

changed wall event from finished to exited

13 Mar 03:08
Compare
Choose a tag to compare

changed wall event from finished to exited

Optimize codes - use struct instead of class where possible & remove unused code

12 Mar 03:15
Compare
Choose a tag to compare

Optimize codes - use struct instead of class where possible & remove unused code

rename wall accepted event to entered

08 Mar 17:21
Compare
Choose a tag to compare

rename wall accepted event to entered

change wall events to - accepted, finished

08 Mar 17:14
Compare
Choose a tag to compare

change wall events to - accepted, finished

add []? in body, use application/json as default content type

08 Mar 15:35
Compare
Choose a tag to compare

add []? in body, use application/json as default content type

Add block capture in shivneri open

08 Mar 06:38
Compare
Choose a tag to compare

Add block capture in shivneri open

Implementation of injecting class object in worker, guard

07 Mar 13:01
Compare
Choose a tag to compare
  • Implementation of injecting class object in worker, guard