What's Changed
- Add
GlobalID::Locator.fetchwith distinct not-found and unavailable errors by @rosa in #206 - Change the underlying URI parser (from RFC2396 to RFC3986) by @Drowze in #202
- Don't try to constantize GID's class too soon by @paulRbr in #204
- Allow custom locators to override model class by @xijo in #203
New Contributors
- @rosa made their first contribution in #206
- @Drowze made their first contribution in #202
- @paulRbr made their first contribution in #204
- @xijo made their first contribution in #203
Full Changelog: v1.3.0...v1.4.0