Skip to content

1.2.0

Compare
Choose a tag to compare
@madoar madoar released this 24 Feb 10:08
· 27 commits to master since this release
99578ca

Bugfixes:

  • replaces the internal Map in ConcatenatedList with a List (#22).
    This fixes a problem when removing duplicate lists from a ConcatenatedList

Other changes:

  • cleanup of the dependencies
  • refactoring of the tests