Skip to content

Releases: Gashmob/Enquirer

v1.0.2

13 Jan 10:40
d4cd0a2
Compare
Choose a tag to compare
  • Update CMakeLists.txt to make it usable with FetchContent
  • Update source code with modern c++
  • Rewrite tests with googletest

Full Changelog: v1.0.1...v1.0.2

v1.0.1

14 Jul 12:52
bb6d0fd
Compare
Choose a tag to compare

Fix:

  • Cannot add + or - when input number #4
  • Erase invisible input #3

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Nov 09:36
e9a67f6
Compare
Choose a tag to compare
  • Add all functions :
    • auth
    • autocomplete
    • confirm
    • form
    • input
    • invisible
    • list
    • multiselect
    • number
    • password
    • quiz
    • slider
    • select
    • toggle
  • Add tests
  • Add demo

Full Changelog: https://github.com/Gashmob/Enquirer/commits/v1.0.0