1.1.0
What's Changed
- RGB16 red masked to 5 bits by @8bitkick in #7
- Add Github workflows for compiling examples and spell checking by @sandeepmistry in #8
- Add example sketch by @per1234 in #14
- Fix bug that caused bitmap to not display when y > height by @per1234 in #13
- Modernize continuous integration system by @per1234 in #18
- Add docs folder by @karlsoderby in #20
- Fix color bug in clear() method by @manele-se in #22
- Add GitHub Actions workflow to synchronize with shared repository labels by @per1234 in #23
- Bump actions/checkout from 2 to 3 by @dependabot in #24
- Bump actions/download-artifact from 2 to 3 by @dependabot in #26
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #25
- Bump geekyeggo/delete-artifact from 1 to 2 by @dependabot in #28
- Bump carlosperate/download-file-action from 1 to 2 by @dependabot in #29
- Adding circle and ellipse drawing functions by @leonardocavagnis in #30
New Contributors
- @8bitkick made their first contribution in #7
- @sandeepmistry made their first contribution in #8
- @karlsoderby made their first contribution in #20
- @manele-se made their first contribution in #22
- @leonardocavagnis made their first contribution in #30
Full Changelog: 1.0.0...1.1.0