Skip to content

Releases: wadackel/promptuity

v0.0.5

14 Jan 15:19
911b51d
Compare
Choose a tag to compare

Refactor

  • [breaking] Removes unnecessary generics from the Prompt trait

v0.0.4

14 Jan 13:12
e3ce16a
Compare
Choose a tag to compare

Bug Fixes

  • Fix for placeholder display bug
  • Fixes rendering bug when line wrapping occurs
  • Fixes bug where keys are pressed twice on windows

Documentation

  • Update examples

Miscellaneous Tasks

  • Update renovate.json
  • Fix renovate.json
  • Update rust crate thiserror to 1.0.56

v0.0.3

08 Jan 14:41
443216b
Compare
Choose a tag to compare

Documentation

  • Add testing section

Testing

  • Add integration tests

v0.0.2

08 Jan 09:57
19f453c
Compare
Choose a tag to compare

Documentation

  • Update

Miscellaneous Tasks

  • Tweak ci

v0.0.1

08 Jan 09:43
Compare
Choose a tag to compare

Features

  • Initial implement