Releases: rstemmer/libprinthex
Releases · rstemmer/libprinthex
1.0.3
- Scripts are now POSIX-compliant. Fix install for BSD and Gentoo by tr0pe [email protected]
- Unused variables removed.
1.0.2
- Using ESC 7/8 instead of CSI s/u for managing cursor positions (fixes #4)
- Build script ported to MacOS by Slava Baryshnikov [email protected]
1.0.1
- Can now be used inside C++ code without manually creating extern "C" block.
1.0.0
- Compiles without any warnings with clang
- Started to give version numbers