Skip to content

1.0.0

Compare
Choose a tag to compare
@minborg minborg released this 17 Jan 15:56
· 455 commits to master since this release

New Features

Add support for specialized primitive streams:

  • IntStream
  • LongStream
  • DoubleStream

Fixed Issues

#105 Add @SafeVarargs (bug)
#44 Add support for IntStream, LongStream and Double... (bug)