Sha256: 9559ad743a6df2221971c1165695b9839008dbdd0438dc2ec26ac002fae37c00

Contents?: true

Size: 693 Bytes

Versions: 1

Compression:

Stored size: 693 Bytes

Contents

## v1.0.0

- Changes:
  - `raw` options was dropped since `prepend` already works before type cast;
  - Multiple lines of `normalizy` will be evaluated from the bottom to top.

- Features:
  - `alias` configuration now accepts options;

- Fixes:
  - Multiple filters were not running together.

## v0.2.0

- Changes:
  - `number` filter no more make cast automatically.
  - `number` now accept `cast` options with method to be used on cast type;

- Features:
  - add `date` filter with `format`, `time_zone` and I18n error message support;
  - add `money` filter with `cast`, `type` and I18n support;
  - add `percent` filter with `cast`, `type` and I18n support.

## v0.1.0

- First release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
normalizy-1.0.0 CHANGELOG.md