Sha256: fc8ce0cbaf9069e33ae35ccc25aeaf04790a98922ae8ef7ed8f19362699c3c33

Contents?: true

Size: 451 Bytes

Versions: 1

Compression:

Stored size: 451 Bytes

Contents

## v0.1.3

- features
  - Added `find` method to find directly via idy returning `nil` when record is not found;
  - Added `find!` method to find directly via idy raising error when record is not found.

- bug fixes
  - String that is integer like is not passed to original find method.

## v0.1.2

- bug fixes
  - Set options on a prefixed var to avoid conflict.

## v0.1.1

- bug fixes
  - v0.1.0 had problem on `push`.

## v0.1.0

- First release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
idy-0.1.3 CHANGELOG.md