Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 724 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 724 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.0.7 - 2020-02-05

  • Added Scala 2.13.1 build
  • Updated circe to 0.12.12 (except for Scala 2.11)

1.0.6 - 2020-02-05

  • Updated circe to 0.11.2
  • Updated scala 2.12 to 2.12.10

1.0.5 - 2018-03-27

  • Updated circe to 0.9.0
  • Updated Scala 2.12 to 2.12.4

1.0.4 - 2017-04-20

  • Updated circe to 0.7.1
  • Updated Scala to 2.11.11 and 2.12.2

1.0.3 - 2016-11-29

  • Added equals implementation for Patch
  • Added Scala 2.12 support

1.0.2 - 2016-11-28

  • Add apply syntax for Patch

1.0.1 - 2016-11-28

  • Minor cleanup

1.0.0 - 2016-11-27

  • Initial release