Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

44 lines (28 loc) · 1.03 KB

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.

  • Nothing yet

0.2.2 - 2019-06-23

Fixed

  • Fix missing nil in EctoDiff.diff/2 typespec

0.2.1 - 2019-06-15

Updated

  • Updated dependencies

0.2.0 - 2019-04-06

Added

  • Documentation and typespecs to all public functions
  • Basic documentation and usage to the Readme
  • Credo to keep code healthy
  • This changelog
  • MIT License
  • Code coverage tracking
  • Dialyzer
  • .travis.yml run all the above continuously

0.1.0 - 2019-03-29

Initial release