Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 259 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 259 Bytes

CHANGELOG

v0.2.0

  • Change function argument order more like Go typical
  • Add functions for merging and unique merging of slices

v0.1.1

  • Dropping a double function

v0.1.0

  • Initial release implementing most of the Erlang/OTP lists module