Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1014 Bytes

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 1014 Bytes

Changelog

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

[1.0.3] - 2020-08-16 [3f28a14]

Fixed

  • Unannotated fallthrough between switch labels

[1.0.2] - 2020-08-16 [a395e76]

Added

  • single header version of the library
  • static and dynamic versions of the library

[1.0.1] - 2020-08-07 [b27ed19]

Changed

  • Behavior of the tab key if there are no predictions.

Fixed

  • Detecting arrow key presses on some Windows terminals.

[1.0.0] - 2020-08-04 [a51d09f]

Added

  • The first working version of the library.
  • README file with base description.
  • MIT License file.

Changed

  • CMake file for identical build on different platforms.

Fixed

  • Error displaying colors on UNIX systems.