Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 578 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 578 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.

UNRELEASED

[0.1.0] - 2022-07-20

  • Added exit_on_signal to exit instead of raising a SignalException. Fixes #1.

[0.0.3] - 2020-11-25

  • Allow to access the executor from outside the signal handler.
  • Use require "sigurd" without having to require files individually.

[0.0.1] - 2020-06-02

  • Initial release.