Releases: arduino-libraries/ArduinoGraphics
Releases · arduino-libraries/ArduinoGraphics
1.1.3
What's Changed
- Bump geekyeggo/delete-artifact from 4 to 5 by @dependabot in #43
- Allow the fixed fonts to be scaled up. by @KurtE in #45
- add function to clear specific point by @OmarAli3 in #16
New Contributors
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Fix regression: report size delta size on PR. by @aentinger in #39
- Fix size deltas report infrastructure configuration by @aentinger in #40
- Fix: do not crash on ASCII chars with a numeric value exceeding 127. by @aentinger in #41
- Update font generator script to work with python 3.x by @aentinger in #42
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #32
- Fix: Clear up artefacts after when using scrolling text. by @aentinger in #36
- Bump actions/download-artifact from 3 to 4 by @dependabot in #33
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #34
- Bump geekyeggo/delete-artifact from 2 to 4 by @dependabot in #35
- Fix regression concerning report-size-deltas by @aentinger in #37
New Contributors
- @aentinger made their first contribution in #36
Full Changelog: 1.1.0...1.1.1
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