Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1010 Bytes

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 1010 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.

[1.1.2] - 2024-01-30

Changed

  • Avoid direct pattern matching with 0.0 [Dinis Rosário]

Added

  • rebar3_proper to execute property tests [Dinis Rosário]

[1.1.1] - 2022-04-19

Added

  • rebar3_hank [Paulo Oliveira]
  • rebar3_ex_doc + make ex_doc-dry [Paulo Oliveira]

Changed

  • CI container approach to setup-beam with cache [Paulo Oliveira]
  • edoc-based doc. to ex_doc-based doc. [Paulo Oliveira]

[1.1.0] - 2021-03-04

Added

  • elvis-based Erlang style analysis [Paulo Oliveira]
  • Makefile [Paulo Oliveira]
  • a fresh touch to rebar.config [Paulo Oliveira]

Changed

  • CI from Travis to GitHub Actions [Paulo Oliveira]

Removed

  • include/ [Paulo Oliveira]
  • rebar.test.config [Paulo Oliveira]