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
Improve support for installing with cget (pantor#88)
* Improve support for installing with cget
* add specific version, clean cmake
* fix version to "v2.1.0"
Change std::stringstream& to std::ostream& in render_to() (pantor#76)
* Change std::stringstream& to std::ostream& in render_to()
Fixespantor#75
* Expose render_to
* Update readme with example of render_to