Skip to content

Latest commit

 

History

History
110 lines (104 loc) · 2.7 KB

File metadata and controls

110 lines (104 loc) · 2.7 KB

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.

1.1 - 2026-06-03

Added

  • RUBBER_DUCK mode
  • PANIC mode

Changed

  • Test system modified
  • README.md updated

1.0 - 2026-05-18

Added

  • DRUNK mode
  • GLIDE mode
  • FOCUS_DRIFT mode
  • TypioValidationError class

Changed

  • Test system modified
  • README.md updated

0.9 - 2026-04-28

Added

  • HESITATION mode
  • OVERTHINK mode
  • CONFIDENT mode
  • ECHO mode

Changed

  • Test system modified
  • README.md updated

0.8 - 2026-04-20

Added

  • RANDOM_CASE mode
  • WAVE mode
  • STUTTER mode
  • NERVOUS mode

Changed

  • Test system modified
  • README.md updated

0.7 - 2026-04-09

Added

  • HEARTBEAT mode
  • REWIND mode
  • GLITCH mode

Changed

  • Test system modified
  • README.md updated

0.6 - 2026-03-27

Added

  • THOUGHTFUL mode
  • FAT_FINGER mode
  • BURST mode

0.5 - 2026-03-09

Added

  • ACCELERATE mode
  • DECELERATE mode
  • Screen record video

Changed

  • CLI messages updated
  • CLI modified
  • Test system modified

0.4 - 2026-02-19

Added

  • Command line interface

Changed

  • _emit method modified
  • README.md updated
  • Test system modified

0.3 - 2026-02-11

Added

  • TypioContext class

Changed

  • Test system modified
  • README.md updated
  • _TypioPrinter class all attributes changed to private
  • _emit method modified
  • _sleep function modified

0.2 - 2026-02-04

Changed

  • README.md updated
  • end parameter added to type_print function
  • Test system modified

0.1 - 2026-01-31

Added

  • type_print function
  • typestyle decorator
  • CHAR mode
  • WORD mode
  • LINE mode
  • SENTENCE mode
  • TYPEWRITER mode
  • ADAPTIVE mode