Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 481 Bytes

CHANGELOG.md

File metadata and controls

16 lines (14 loc) · 481 Bytes

v2.1.0

Important Changes

  • Missing functions that are part of the API are added
  • Previously existing functions that took keyword lists still will work but using the new Map types to provide optional data is preferred

Enhancements

  • Use Github Workflows to test with multiple Elixir versions, credo, dialyzer
  • Update dependencies
  • More doctests

v2.0.0

First Release

  • Initial version for hex.pm with most functions for API in place