What's Changed
- refactor tests involving canvases by @KazDragon in #266
- Implement ansi rendering for scrollbars by @KazDragon in #267
- refactor all to use border glyphs by @KazDragon in #268
- Comment out shared library build until solved by @KazDragon in #269
- Create docker image for VSCode/WSL development by @KazDragon in #270
- Replace boost::make_unique with std::make_unique by @KazDragon in #271
- fix: scrollbar div/0 error when component slightly larger than viewport by @KazDragon in #272
Full Changelog: v0.7.2...v0.7.3