Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 965 Bytes

CHANGELOG.md

File metadata and controls

51 lines (25 loc) · 965 Bytes

Change Log

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.4.0 - 2019-04-20

Added

  • List generator

0.3.0 - 2019-03-11

Added

Changed

  • Add functional options to ULID generator

0.2.0 - 2019-03-08

Added

  • New Generator interface

Changed

  • Renamed New method to Generate
  • Renamed Generator interface to SafeGenerator

0.1.0 - 2019-02-11

  • Initial release