Skip to content

0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 18:56
1e9cae0

Summary

Features

  • Added functionality to change the color of the qr code. (#10) thanks @AlexGipp
  • Added functionality to add icon to the center of the qr code. (#13) thanks @AlexGipp
  • bump SkiaSharp version from 1.68.0 to 2.80.2 (#17, #24)

Misc

  • add Unit Test for netcore31 and net50 (#22, #23)
  • switch ci to github actions (#24)

Samples

  • add NanoServer samples (#6)
  • add Color and Icon samples (#21)