Skip to content

Latest commit

 

History

History
105 lines (65 loc) · 3.39 KB

CHANGELOG.md

File metadata and controls

105 lines (65 loc) · 3.39 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

No changes yet

2.0.0 - 2022-10-02

Changes

  • Root package is now "software.kes.collectionviews"

1.2.3 - 2020-07-19

Changes

  • slide now returns slices of the source Vector

1.2.2 - 2020-04-18

Changes

1.2.1 - 2020-04-08

Changes

  • ImmutableVector#cross optimizations

1.2.0 - 2020-04-03

Added

  • SetBuilder

Changes

  • distinct method on Sets now return the Set itself

1.1.2 - 2020-02-18

Changes

1.1.1 - 2020-01-08

Added

  • nonEmptyCopyFrom

1.1.0 - 2019-10-27

Changes

1.0.4 - 2019-10-01

Changes

1.0.3 - 2019-06-30

Changes

1.0.2 - 2019-06-26

Changes

  • Upgrade enhanced-iterables to version 1.0.2
  • inits method now returns an ImmutableNonEmptyFiniteIterable
  • magnetizeBy method now returns non-empty Vector slices

1.0.1 - 2019-06-25

Changes

1.0.0 - 2019-06-02

Added

  • Initial release