v0.2.0
Thanks to the following for their contributions:
Added
- Add code documentation (#3) (@nayyara-airlangga)
- Create SSO user struct (#4) (@nayyara-airlangga)
- Add get single organization handler (#6) (@nayyara-airlangga)
Changed
- Reduce feature helper modules visibility to
pub(super)
(#5) (@nayyara-airlangga) - Remove
Clone
andPartialEq
trait implementation from theOrganization
struct (#6) (@nayyara-airlangga)