What's Changed
* Add build docs, update notes by oir in https://github.com/oir/barkeep/pull/66
* Document iterable bar by oir in https://github.com/oir/barkeep/pull/67
* Improve IterableBar by oir in https://github.com/oir/barkeep/pull/68
* Convert line endings, apply prettier to index.html by oir in https://github.com/oir/barkeep/pull/69
* Switch to steady_clock instead of system_clock by oir in https://github.com/oir/barkeep/pull/71
* Upgrade fmt to 11 by oir in https://github.com/oir/barkeep/pull/72
* Add ability to specify delimiter for Composite, remove Arrow bar by oir in https://github.com/oir/barkeep/pull/73
* Handle multiline displays by oir in https://github.com/oir/barkeep/pull/74
* Add and remove some styles by oir in https://github.com/oir/barkeep/pull/76
* Fix svg fonts by oir in https://github.com/oir/barkeep/pull/78
* Update apidocs by oir in https://github.com/oir/barkeep/pull/79
* Remove unused function by oir in https://github.com/oir/barkeep/pull/80
* Document bar styles, rename Pip to Rich by oir in https://github.com/oir/barkeep/pull/81
* Add Status display by oir in https://github.com/oir/barkeep/pull/82
* Manage displays through shared_ptrs, refactor thread loop by oir in https://github.com/oir/barkeep/pull/85
* Add a test for multiline composite display by oir in https://github.com/oir/barkeep/pull/86
* Document multiline displays by oir in https://github.com/oir/barkeep/pull/88
* Document status display by oir in https://github.com/oir/barkeep/pull/89
**Full Changelog**: https://github.com/oir/barkeep/compare/v0.1.1...v0.1.2