Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 02:05
· 240 commits to refs/heads/main since this release
1109a2a

Changes

  • [#38] Fixing broken links on demo site - Thanks to @pingu2k4!
  • [#30] Added verbosity normal to actions - Thanks to @pingu2k4!
  • [#29] reorganised sln and condensed gh actions - Thanks to @pingu2k4!
  • [#22] Added tests to lib and workflows - Thanks to @pingu2k4!

🚀 Features

  • [#32] Added ability to add image to center of QR code - Thanks to @pingu2k4!

🐛 Bug Fixes

  • [#34] Fixed issue where demo site would build with incorrect base href - Thanks to @pingu2k4!

📄 Documentation

  • [#39] Updated .net 8 example to match .net 6 - Thanks to @pingu2k4!
  • [#36] Added docs to example site - Thanks to @pingu2k4!
  • [#35] Added playground do example site, so that we can showcase all possibi… - Thanks to @pingu2k4!
  • [#34] Fixed issue where demo site would build with incorrect base href - Thanks to @pingu2k4!
  • [#31] Updated build badge in readme - Thanks to @pingu2k4!
  • [#28] Added nuget and github repo info to top bar of demo site - Thanks to @pingu2k4!
  • [#27] Fixed an issue with z index on code blocks - Thanks to @pingu2k4!
  • [#25] Added code for each example, and added a basic example showing the most basic usage - Thanks to @pingu2k4!
  • [#24] Added build status badge to readme - Thanks to @pingu2k4!
  • [#21] Docs/8 feat add docs to readme - Thanks to @pingu2k4!