Skip to content

Latest commit

 

History

History
73 lines (38 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

73 lines (38 loc) · 2.3 KB

Changelog

All notable changes to laravel-helpers will be documented in this file.

v2.0.2 - 2023-11-25

Full Changelog: https://github.com/devtical/nova-qrcode-field/compare/v2.0.1...v2.0.2

v2.0.1 - 2023-02-27

What's Changed

  • feat: pass padding to vue-qr by @mark-nicepants in #20

New Contributors

  • @mark-nicepants made their first contribution in #20

Full Changelog: https://github.com/devtical/nova-qrcode-field/compare/v2.0.0...v2.0.1

Version 2.0.0

Full Changelog: https://github.com/devtical/nova-qrcode-field/compare/v1.0.0...v2.0.0

Version 1.0.0

What's Changed

  • Support Laravel Nova 4.0 by @metrixinfo in #12

Full Changelog: https://github.com/wearedevtical/nova-qrcode-field/compare/v0.0.4...v1.0.0

Version 0.0.4

What's Changed

  • Make method signature compatible with Laravel Nova v4. by @metrixinfo in #10

New Contributors

  • @metrixinfo made their first contribution in #10

Full Changelog: https://github.com/wearedevtical/nova-qrcode-field/compare/v0.0.3...v0.0.4

Version 0.0.3

What's Changed

  • Refactored to use value from the underlaying resource(as should do a field in nova) by @yuriy-martini in #7

New Contributors

  • @yuriy-martini made their first contribution in #7

Full Changelog: https://github.com/Kristories/nova-qrcode-field/compare/v0.0.2...v0.0.3

Version 0.0.2

What's Changed

  • Update Qrcode.php by @bsormagec in #4
  • Add size options for detail and index views by @DanielLavoie90 in #6

New Contributors

  • @bsormagec made their first contribution in #4
  • @DanielLavoie90 made their first contribution in #6

Full Changelog: https://github.com/Kristories/nova-qrcode-field/compare/v0.0.1...v0.0.2

Version 0.0.1

  • Initial release