Skip to content

JIVE v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 18:36
· 73 commits to main since this release
e754a8a

Changes

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