Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 1.29 KB

Changelog

The following are lists of the notable changes included with each release. This is intended to help keep people informed about notable changes between versions, as well as provide a rough history. Each item is prefixed with one of the following labels: Added, Changed, Deprecated, Removed, Fixed, Security. We also use Semantic Versioning to manage the versions of this gem so that you can set version constraints properly.

  • WIP

v0.4.0 – 2019-11-12

  • Added: handle rescue_from Module arguments. #19

v0.3.0 – 2018-12-17

  • Added: handle errors from lazy resolvers. #14

v0.2.0 – 2018-03-15

  • Added: object, argument, context to rescue_from. #8

v0.1.0 – 2017-08-29

  • Added: initial functional version.