Releases: peek-travel/lurch
Releases · peek-travel/lurch
Release 0.3.0 - Query params bugfix
Release 0.2.0 - Better Error Handling
0.2.0 - 2017-11-04
Fixed
- Better error handling; server response status code is now always included in the exception message.
- Calling
fetch
on an already loaded collection will just return itself now instead of raising aNoMethodError
Release 0.1.0
0.1.0 - 2017-10-30
Initial public release
Fix base urls with path not working
Merge pull request #21 from gadabout/hotfix/base-url-path Fix base urls with path not working.
Rewrite tests -> 100% coverage
Merge pull request #20 from gadabout/feature/rewrite-tests Rewrite tests to use minitest and use a more scenario driven approach
Pagination & Logging
Merge pull request #17 from gadabout/feature/pagination Add pagination and collections.
Configurable inflection modes and more query support.
Merge pull request #16 from gadabout/feature/configuration Configurable inflection modes and more query support.
Changeset error reporting.
Merge pull request #15 from gadabout/feature/changeset-error-reporting Adds errors to changesets.
Added ability to add relationships to changesets.
Merge pull request #14 from gadabout/feature/add-related-to-changesets Added ability to add relationships to changesets.
Fix coveralls reporting.
0.0.13 Release 0.0.13