Sha256: 838ee465e75fb5dc0a337434defba4c30ef69f3c4f242f0447194f91223646f9

Contents?: true

Size: 597 Bytes

Versions: 1

Compression:

Stored size: 597 Bytes

Contents

#### TODO
* Add "placeholder" symbol (*) for scope exclusions.
* Add gem defaults configuration.


### 0.2.0 - 2018-04-12

* Automatically inspect wrapped Objects, if applicable.
* Use `display_name` if defined on object, in place of `inspect_name`.
* Add on-the-fly inspect methods when Symbols are passed in to #inspect.
* Update the `flags` and `info` demarcation symbols.
* Add ObjectInspector::TemplatingFormatter, and use it as the new default since it's faster.
* Rename ObjectInspector::DefaultFormatter to ObjectInspector::CombiningFormatter.


### 0.1.0 - 2018-04-09

* Initial release!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
object_inspector-0.2.0 CHANGELOG.md