-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Description
Status: all changes to the code are finished and merged to develop and documents are updated. The code is just sitting and waiting to be released on 27-28 of Jan.
- Change asserts
- Add stronger types to methods (arguments and return values)
- Remove depricated methods
- Update query parser (done in limoncello, so just move is needed)
- Simplify l10n with passing strings as a parameter rather than using a custom translator.
- Update travis and docker files
- Remove code related to deprecated JSON API Extensions.
- Update docs and wiki (query param parser changed and encoding params cut a bit)
- Code review (will give some improvement ideas). Unique chance to add incompatible code 😄