Skip to content

0.04

Compare
Choose a tag to compare
@iamalnewkirk iamalnewkirk released this 05 Feb 05:20
· 109 commits to master since this release

Release 0.04

  • [feature] Implement Venus::Role::Matchable (#80)
  • [update] Address CPAN Testers reports (#82)

Release 0.03

  • [feature] Implement Venus::Match (#7)
  • [update] Address CPAN Testers reports (#69)

Release 0.02

  • [update] Update String#render token syntax (#58)
  • [feature] Implement Venus::Template (#56)
  • [feature] Implement Venus::Role::Coercible (#8)
  • [update] Document all proxyable methods (#27)
  • [feature] Implement String#substr (#42)
  • [feature] Implement String#append_with,prepend_with (#47)
  • [feature] Implement String#repeat (#43)
  • [feature] Implement String#prepend (#41)
  • [feature] Implement Venus::Role::Digestable (#3)
  • [update] Require Perl version 5.18+ (#29)
  • [defect] Fix Dumpable method calls in list context (#23)
  • [update] Minor refactors to source, documentation, and automation (#10)
  • [update] Document overrides in Venus::Boolean (#14)
  • [update] Update Venus::Json to use encoder/decoder callbacks (#17)
  • [feature] Support any YAML library, deduce booleans (#2)
  • [feature] Support any JSON library via encode/decode callbacks (#1)
  • [update] Document overrides, i.e. overloaded operators (#4)
  • [update] Update CONTRIBUTING.md (#5)
  • [update] JSON::PP support requires 4.00 (#9)