Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 609 Bytes

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 609 Bytes

Introduction

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.

[Unreleased]

1.1.3

No change.

1.1.2

Fixed

  • Add missing dependency on crypto.

1.1.1

Fixed

  • Validate the string content in ksuid:is_valid/1.

1.1.0

Added

  • Use the string representation by default.

1.0.1

Changed

  • Reject strings which are not precisely 27 characters long.

1.0.0

First public version.