majic/CHANGELOG.md
Evadne Wu 0bc39d9ad1 Initial Commit (v1.0.0)
- History for v0.20.83 and previous versions is moved to archive/v0.20.83
2020-05-04 05:04:38 +01:00

937 B

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.

Unreleased

Added

  • Added support for process recycling (evadne).
  • Added documentation (evadne).

Changed

  • Replaced GenServer with :gen_statem (evadne).

    • Changed API; added support for customisation.
  • Refined tests and other aspects of the library (evadne).

0.20.83

Added

  • Soak testing script (devstopfix)

Changed

  • Replaced Erlexec usage with Port (devstopfix)

0.0.1

Added

  • Initial Elixir wrapper with Erlexec (evadne)
  • Intiial C program (evadne)