Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@mitsuki31 mitsuki31 released this 17 Jan 17:01
· 19 commits to master since this release
v0.2.0
f11699e

What's New

  • Introduce new functions and enhancements (#3) - @mitsuki31
  • Documentation enhancements and configure Doxygen (#4) - @mitsuki31

Full Changelog: v0.1.5...v0.2.0

New Features

New API Description
rstscr(void) Clears and resets the terminal screen.
gotox(cpos_t x) Moves the cursor position to specified X-coordinate, leaving Y-coordinate unchanged.
gotoy(cpos_t y) Moves the cursor position to specified Y-coordinate, leaving X-coordinate unchanged.
wherexy(cpos_t* x, cpos_t* y) Retrieves the current X and Y coordinates of the cursor on the terminal screen.

Documentation Refinements

Refined and improved documentation of this project, providing better clarity and details documentation.
We've also deployed the GitHub Pages to publish the APIs documentation on website. Check the documentation website here.

MD5 Summary

7c4c22dc8def0542a11ec57b84fbf321  conio_lt.h

SHA256 Summary

b93e88f118200366a30c393459e5c3a3a203e01e95d375c6584c219da779befd  conio_lt.h