Changelog

GitHub Releases

v0.2.0

  • Add a MoreEnumerable class containing the following method names: aggregate_right(), distinct_by(), except_by(), flatten(), for_each(), interleave(), maxima_by(), minima_by(), traverse_breath_first() and traverse_depth_first()

  • Add as_more() to Enumerable class

v0.1.2

v0.1.1

v0.1.0

  • Initial releases under the BSD-2-Clause License