- 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
- Use Github Workflows to test with multiple Elixir versions, credo, dialyzer
- Update dependencies
- More doctests
- Initial version for hex.pm with most functions for API in place