Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 860 Bytes

CHANGELOG.md

File metadata and controls

37 lines (28 loc) · 860 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.

[0.4.3] - 2021-02-17

Added

  • Documenting extra routes

[0.4.2] - 2020-10-22

Fixed

  • Warnings in Elixir 1.11

[0.4.1] - 2019-01-02

Changed

  • Upgrade to cowboy2 for testing

[0.4.0] - 2018-12-25

Changed

  • Moved from poison to jason for handling JSON
  • Dropped official support for Elixir < 1.4

[0.3.0] - 2018-01-08

Changed

  • Ensure configuration does not get hardcoded at compile time into code

[0.2.0] - 2018-01-05

Added

  • Firewall checks

[0.1.0] - 2017-10-23

Added

  • Check definition macros
  • Environment environmation on /environment
  • Parallel execution