Releases: ushahidi/platform-sdk
Releases · ushahidi/platform-sdk
[alpha] Feat: validation helper in Survey class
v0.3.2 feat(Validation): add small validation options for checkboxes and rad…
[alpha] Feat: validation helper in Survey class
Added two validators in the Survey class for options. The spread of validation rules in platform-client is a concern. I think we probably want to have a specific Validation class per object, and use that both in Platform-client and independent projects. Right now it's in the survey itself, I just wanted to add an initial idea for testing with some specific needs of platform at the moment.
Breaking change: require expire time for token to be used
v0.3.0 Breaking Change: objects require the expire date to use a token
Fix: savePost optionally uses token
v0.2.8 Bump: patch level - fixes bug with savePost - 0.2.8
Fix: savePost optionally uses token
v0.2.7 Fixes savePost to enable using token optionally rather than sending a…
Rename to api-v5
v0.2.6 v0.2.6
Using real backend for posts
v0.2.5 v0.2.5
Adding posts
v0.2.4 disabling tests until sdk is connected to backend
Categories-endpoint
0.2.1 adding tests for utils
Version 0.2.0
Minor change to getSurveys-function