Skip to content

Version 0.6

Pre-release
Pre-release

Choose a tag to compare

@saxbophone saxbophone released this 12 Aug 23:56
· 745 commits to develop since this release

Mostly a stopping point pending the long-overdue performance increase (which isn't ready yet).
Provides small API foundations for this work.

Some general code tidy up:

  • Make types more explicit about what they mean/do
  • More documentation

Bug fixed:

  • Small memory leak in get_bounds() function of render.c

API Changes:

  • Addition of the dummy function suggest_resize(),
    which will be used later for the more efficient implementation.