All Versions
17
Latest Version
Avg Release Cycle
87 days
Latest Release
1992 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.8.5 Changes
April 19, 2018- โจ Enhancements
- upgrade to maru v0.13.0
- โจ Enhancements
-
v0.8.4 Changes
January 02, 2018- ๐ Bugfix
- validation in parameters test
- ๐ Bugfix
-
v0.8.3 Changes
October 17, 2017- ๐ Bugfix
- show paramter in path as query
- ๐ Deprecations
- no longer support elixir 1.3
- ๐ Bugfix
-
v0.8.2 Changes
January 06, 2017- โจ Enhancements
- add force_json option
- โจ Enhancements
-
v0.8.1 Changes
November 23, 2016- โจ Enhancements
- use buildin UnitTest
- support response status codes and desc
- support one line list parameter
- support dependent parameter
- โจ Enhancements
-
v0.8.0 Changes
June 11, 2016- โจ Enhancements
- update to maru-0.10.0
- support nested struct for body params
- use formData by default for no nested struct
- โจ Enhancements
-
v0.7.3 Changes
March 11, 2016- โจ Enhancements
- Some code cleanup + some more unit tests
- support change parameter name by source option
- โจ Enhancements
-
v0.7.2 Changes
March 01, 2016โจ Enhancements
- unit tests with ExSpec + small matcher macro
- wording for error message in case Maru was not configured in config.ex
- 2 new modules: ResponseFormatter + ParamsExtractor
- travis config
- Readme badges
๐ Bugfix
- required params on GET endpoints
-
v0.7.1 Changes
February 19, 2016- ๐ Bugfix
- body params missing
- ignore Validation in params list
- ๐ Bugfix
-
v0.7.0 Changes
January 29, 2016- โจ Enhancements
- Support multiple version
- Support maru router forwarded by Phoenix
- โจ Enhancements