Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@fosskers fosskers released this 01 Nov 23:35
· 3 commits to master since this release
9b424bd

Added

  • lib: The median reducer.
  • lib: The reversed source to iterate from the end of a vector.

Changed

  • concatenate and flatten now support vectors/strings.
  • Dropped dependency on fset within the main lib.
  • Licenses further relaxed to MPL.