JIVE v1.1.0
Changes
- Added
jive::View
as a way of defining a view with additional behaviours. - Added
jive::Timer
, a concrete alternative tojuce::Timer
that's also mockable. - Added
jive::Visitor
, a handy utility to use withstd::variant
- Added Projucer project files for the demo and test runners
- Greatly improved the performance of
jive::Interpreter