Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 497 Bytes

CHANGELOG.md

File metadata and controls

24 lines (21 loc) · 497 Bytes

Changelog

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

The format is based on Keep a Changelog

[v0.2.0] 2020-02-27

Added

  • Delete operation
  • DeleteRange operation
  • Pop operation
  • Shuffle operation
  • Tests on Go 1.14

[v0.1.0] 2019-12-03

Added

  • Contains operation
  • Copy operation
  • Deduplicate operation
  • Filter operation
  • Max operation
  • Min operation
  • Reverse operation
  • Shuffle operation
  • Sum operation