You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added terminal::flush and Printer::flush functions, suitable for direct flushing and chain flushing respectively, which are particularly useful for programs running on many Linux terminals.
π Bug Fixes
Fixed the issue where convenient color functions were not working on Windows, now only adding ANSI escape codes to character arrays to modify colors.
Fixed the issue where the waitKey function failed to detect some keys on Linux.
Fixed issues in some demo programs and optimized effects.
π Acknowledgements
Thanks to everyone who participated in the development, testing, and use of this project. Your support is the driving force behind the updates to this project. Feedback is welcome if you encounter any issues.