Sha256: 11cbf9763ac5be0c9629c3ce9bc9ebbca711d87ed3b47d2287cfeecd6800bd71

Contents?: true

Size: 919 Bytes

Versions: 1

Compression:

Stored size: 919 Bytes

Contents

## [1.3.1] - 2023-11-01

Changes

- Ruby gem updates.

## [1.3.0] - 2023-09-03

Changes

- `ImmutableStructExRedactable::Configuration#whitelist` is now supported. Attributes added to #whitelist will not be redacted. All other attributes will be redacted.
- `ImmutableStructExRedactable::Configuration#redacted` will be deprecated in a future release. Please use `ImmutableStructExRedactable::Configuration#blacklist` instead.

## [1.2.2] - 2023-08-29

Changes

- Ruby gem updates.

## [1.2.1] - 2023-08-17

Changes

- Ruby gem updates.

## [1.2.0] - 2022-10-03

Changes

- Add `ImmutableStructExRedactable::Configuration#redacted_unsafe` property. If this property is `true`, redacted field values will be retained and accessible as private methods on the struct named `unredacted_<field>`.
- Update README.md file.

## [1.1.0] - 2022-10-02

Changes

- Fix rubocop violations

## [1.0.0] - 2022-10-02

Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
immutable_struct_ex_redactable-1.3.1 CHANGELOG.md