Skip to content

Tags: bolshakov/fear

Tags

v3.0.0

Toggle v3.0.0's commit message
Version 3.0.0

v2.0.1

Toggle v2.0.1's commit message
Version 2.0.1

v2.0.0

Toggle v2.0.0's commit message
Version 2.0.0

v1.2.0

Toggle v1.2.0's commit message
Version 1.2.0

v1.1.0

Toggle v1.1.0's commit message
Bump 1.1.0

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from bolshakov/release/v1.0.0

Bump v1.0.0

v0.11.1

Toggle v0.11.1's commit message
No changes after v0.11.0

v0.11.0

Toggle v0.11.0's commit message
* Implement pattern matching and partial functions. See [README](http…

…s://github.com/bolshakov/fear#pattern-matching-api-documentation)

* `#to_a` method removed
* `For` syntax changed. See [diff](https://github.com/bolshakov/fear/pull/22/files#diff-04c6e90faac2675aa89e2176d2eec7d8)
* `Fear::None` is singleton object now and could not be instantiated

v0.10.0

Toggle v0.10.0's commit message
Bump version

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from bolshakov/feature/done

Add `Fear::Done` to represent successfull absence of value