Skip to content

Releases: dakujem/toru

v1.0

21 Aug 09:23
8857fd5
Compare
Choose a tag to compare

The initial stable release of Toru (取る)

v1 beta #3

13 Aug 11:32
2b1a011
Compare
Choose a tag to compare
v1 beta #3 Pre-release
Pre-release

Patches:

  • Dash::toIterator correctly returns an \Iterator instance

v1 beta #2

06 Aug 09:39
22f72f9
Compare
Choose a tag to compare
v1 beta #2 Pre-release
Pre-release

Extension:

  • allowed for extension of Itera and IteraFn classes by removing the final class modifier
  • removed the Dash::$wrapperClass property, since it was an obsolete artefact from the drafting phase and can be fully replaced by extending the class
  • added final modifier to Dash::alter, Dash::aggregate, Dash::collect and Dash::out methods
  • the working methods of Itera and Dash are still protected from being overridden by the final modifiers

Patches:

  • corrected the Dash::reduce behaviour for arrays

v1 beta

02 Aug 11:54
9d98d40
Compare
Choose a tag to compare
v1 beta Pre-release
Pre-release
1.0.0-beta

finalized documentation