Releases: thevahidal/soul
Releases · thevahidal/soul
v0.3.0
v0.2.2
v0.2.1
What's Changed
- Added Discord server to Readme by @thevahidal in #71
- Trackbit added to README by @thevahidal in #72
- Sql injection protection by @thevahidal in #73
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Soul is extendable now.
What's Changed
- Update issue templates by @thevahidal in #63
- api extensions added. by @thevahidal in #69
Full Changelog: v0.1.0...v0.2.0
v0.1.0
- Soul is realtime now. Websockets added.
What's Changed
- Bulk oprations moved to path params. Bulk operation for retrive endpo… by @thevahidal in #60
- realtime changes via websockets added. websocket docs added by @thevahidal in #62
Full Changelog: v0.0.8...v0.1.0
v0.0.9
- All retrieve, update and delete endpoints support bulk mode.
v0.0.8
- Support for bulk endpoints added.
v0.0.7
Merge pull request #56 from thevahidal/api-examples-doc-rows Api examples doc rows
v0.0.6
Merge pull request #55 from thevahidal/api-examples-doc-tables table api examples added