Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 882 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 882 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.

v0.5.0 - 2024-08-31

Changed

  • Various documentation updates (#5).
  • Bumped minimum Elixir version to 1.13.

v0.4.1 - 2021-02-27

Fixed

  • Include :iex in :extra_applications to remove compile warning.

v0.4.0 - 2020-09-28

Changed

  • Bump minimum Elixir version to 1.5.

Fixed

  • Remove deprecated compile warnings.

v0.3.0 - 2018-01-18

  • Support for (f)first and (l)last page

v0.2.0 - 2018-01-03

  • Prompt to enable ANSI codes if disabled

v0.1.1 - 2017-03-16

  • Fix: crash on invalid key command

v0.1.0 - 2017-02-26

  • Initial release