Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

61 lines (48 loc) · 1.29 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[0.1.0] - 2021-06-19

Added

  • flag to store log keyword data as keywords instead of strings
  • coverage check
  • ability to log messages to ETS
  • tests
  • README with examples
  • missing dev config file
  • travis config
  • travis status badge to README
  • MIT licence
  • mix.exs settings for publishing

Changed

  • min version now 1.6
  • replace Travis with Github CI workflow
  • add Github release workflow
  • updated CI badge in README
  • moduledoc for main module to pull from README
  • MIT licence replaced with Apache 2.0 licence
  • min version
  • add travis config with matrix tests

Fixed

  • formatting

[0.1.0] - 2021-06-18

Added

  • coverage check
  • ability to log messages to ETS
  • tests
  • README with examples
  • missing dev config file
  • travis config
  • travis status badge to README
  • MIT licence
  • mix.exs settings for publishing

Changed

  • min version now 1.6
  • replace Travis with Github CI workflow
  • add Github release workflow
  • updated CI badge in README
  • moduledoc for main module to pull from README
  • MIT licence replaced with Apache 2.0 licence
  • min version
  • add travis config with matrix tests

Fixed

  • formatting