Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1006 Bytes

CHANGELOG.md

File metadata and controls

39 lines (25 loc) · 1006 Bytes

Changelog

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.

2.0.2 - 2024-01-30

  • Tested with Elixir 1.16.
  • Added changelog.
  • Formatting.
  • Updated deps, included ex_doc.

2.0.1 - 2023-03-05

  • Update for Elixir 1.15+.
  • Requires Elixir 1.11 or later.

1.0.2 - 2019-08-06

  • Only accept keyword lists or maps.
  • Improved error messages.
  • Update project format.

1.0.1 - 2018-05-01

  • Fixed Mix.Project format.

1.0.0 - 2015-10-14

Initial release