Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 579 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 579 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com. This project adheres to Semantic Versioning.

[0.2.0] - 2016-03-10

Added

  • Tests for private functions

Changed

  • Use multiset intersection to accomodate lists with repeated values

Fixed

  • Fix determination of tail for uneven lists

[0.1.1] - 2016-03-10

Fixed

  • Fix determination of tail for uneven lists

[0.1.0] - 2016-02-27

Added

  • Initial release