Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 533 Bytes

changelist.md

File metadata and controls

20 lines (16 loc) · 533 Bytes

0.10.1

  • fix issue compiling binary to the right place after elixir_make changes. Thank you to quite a few helpers.

0.10.0

  • cleanup code from @cretel
  • update stb_truetype and stb_image to latest
  • take minor updates from nanovg
  • No longer suppresses rendering of leading spaces in text
  • support new Scenic Caches

0.8.1

  • Add hack on macOS Mojave to get around GL bugs

0.8.0

  • Exclude *.o files from the hex package.
  • Support C99
  • Work with breaking changes from scenic_math

0.7.0

  • First public release