- Bugfix:
unwrap_or_elseyields the inner error
- Type assertions:
type_or_raise!,type_or
- Introduce (most of) Result and Option
- Presence helpers which raise should have a bang on their name
- [Dev, Test] - Replace rspec with yard-doctest
- Initial release with some basic extensions for presence