Sha256: ebd9d357852e0c8661a4801c5b279ea27f6e4836dbba3b38a811d17ac4a0dca6

Contents?: true

Size: 430 Bytes

Versions: 1

Compression:

Stored size: 430 Bytes

Contents

== 0.0.2

* Better inspect value for `Unboolean::Maybe` instance.
* Fix `true` and `false` methods: `:&`, `:|`, `:^`, `:!` (covered with RSpec)
* Structured code has a bit more logic. Maybe
* 100%-coverage of code

== 0.0.1

* Namespace `Unboolean`
* `Unboolean::Maybe` class that represents companion for `TrueClass` and `FalseClass` from Ruby core
* Kernel extension to provide convenient method to use `maybe` function in code

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unboolean-0.0.2 CHANGELOG.md