Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 578 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 578 Bytes

Laravel Nova Application Config Tool

2.0.0, March 14, 2023

  • Enh #3: Provided support for "laravel/nova" version 4.x (klimov-paul)

1.0.2, October 9, 2020

  • Bug #2: Fixed API response structure in case JsonResource::withoutWrapping() is called globally (klimov-paul)

1.0.1, August 28, 2020

  • Bug #1: Fixed JS compatibility with browsers, which do not support Object.fromEntries() (klimov-paul)

1.0.0, August 19, 2020

  • Initial release.