ALib V1.0.0
Initial Release of ALib | Version 1.0.0
This is the first release of ALib. Happy to release this ;-). I am providing an amalgamated version of the library as this projects depends on another library called rang so that users don't have to setup 2 library/dependencies. Just include the below provided amalgamated version of ALib and you are ready to use all the functions.
Supported functions on v1.0.0:
- clrscr
- consoleWidth/terminalWidth
- consoleHeight/terminalHeight
- countdown
- showLoadingScreen
- horizontalLine
Most of the functions have multiple versions/overloads to provide much flexibility for advanced users
Developer
Full Changelog: v0.9.0...v1.0.0