Skip to content

Releases: nwrenger/console-utils-rs

1.5.5

30 Nov 18:27

Choose a tag to compare

✨New in v1.5.5: Fixed Documentation

Features:

  • Docs: Fixed Documentation, Typos and Examples.

1.5.4

30 Nov 18:20

Choose a tag to compare

✨New in v1.5.4: Updated Structure and Documentation

Features:

  • Structure: Put functions of same type in modules. Cleaned Up lib.rs.
  • Docs: Updated/Fixed accordingly.

1.5.3

30 Nov 15:57

Choose a tag to compare

✨New in v1.5.3: Major Bug fixes and refactor

Features:

  • Read Key: Fixed Cross Platform support, espacially Windows.
  • Docs: Updated/Fixed accordingly.

1.5.0

30 Nov 13:02

Choose a tag to compare

✨New in v1.5.0: Major refactor and added Read Key function

Features:

  • Read Key: Added Read Key Function with Cross Platform support.
  • Select: Major Refactor.
  • Docs: Updated/Fixed accordingly.

1.4.0

29 Nov 23:17

Choose a tag to compare

✨New in v1.4.0: Added Output Control and Cursor Movement

Features:

  • Flush: Added flush function.
  • Move Functions: Added move functions.
  • Select: Minor Changes.
  • Docs: Updated accordingly.

1.3.0

29 Nov 21:42

Choose a tag to compare

✨New in v1.3.0: Added clear_line and fixed Docs

Features:

  • Clear Line: Added clear_line function.
  • Docs: Fixed Up.

1.2.4

29 Nov 17:31

Choose a tag to compare

✨New in v1.2.4: Critical Bug Fix

Features:

  • Reveal: Critical bug fix.

1.2.3

29 Nov 16:47

Choose a tag to compare

✨New in v1.2.3: Refactor

Features:

  • Reveal: Removed new_line.
  • Input: Removed new_line.
  • Docs: Updated Docs accordingly.

1.2.2

29 Nov 16:28

Choose a tag to compare

✨New in v1.2.2: Fixed Critical Bug

Features:

  • Reveal: Fixed a critcial bug.

1.2.1

29 Nov 15:47

Choose a tag to compare

✨New in v1.2.1: Minor refactor

Features:

  • Reveal: Refactored function, changed params.
  • Docs: Updated Documentation accordingly.