Skip to content

1.90

Compare
Choose a tag to compare
@awncorp awncorp released this 28 Jan 18:36
· 20 commits to master since this release

Release

Version: 1.90

  • [feature] Allow option_build to set value on read/write
  • [feature] Allow option_build on object construction
  • [feature] Test permutations of option_build, option_default, and option_coerce
  • [feature] Implement lazy_build hook in Venus::Role::Optional
  • [feature] Implement self_coerce hook in Venus::Role::Optional
  • [feature] Implement self_assert hook in Venus::Role::Optional
  • [feature] Use Venus::Assert#expression when asserting with option_assert