Releases: 21TORR/RadBundle
Releases · 21TORR/RadBundle
3.4.4
23 Jan 17:45
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Add option to EntityModel::update() to skip marking the entity as modified.
What's Changed
Add option to EntityModel::update() to skip marking the entity as mo… by @apfelbox in #55
Full Changelog : 3.4.3...3.4.4
3.4.3
23 Jan 16:16
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Add annotation to improve autocompletion.
What's Changed
Full Changelog : 3.4.2...3.4.3
3.4.2
18 Jan 20:55
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Add EntityModel::refresh().
What's Changed
Full Changelog : 3.4.1...3.4.2
3.4.1
09 Jan 15:40
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Normalize empty strings in ImportData to null.
What's Changed
Normalize empty strings in ImportData to null by @apfelbox in #52
Full Changelog : 3.4.0...3.4.1
3.4.0
23 Dec 15:31
Compare
Sorry, something went wrong.
No results found
🎁 New Features
Add ImportData helper VO.
✨ Improvements
Log raw JSON when fetching the JSON content from a request fails.
Add EntityModel::persist() as unified add/edit.
Require PHP 8.4+
What's Changed
Log raw JSON when fetching the JSON content from a request fails by @apfelbox in #50
ImportData + EntityModel::persist() by @apfelbox in #51
Full Changelog : 3.3.0...3.4.0
3.3.0
28 May 15:20
Compare
Sorry, something went wrong.
No results found
🎁 New Features
Add user-readable error message in ApiResponse.
What's Changed
Full Changelog : 3.2.2...3.3.0
3.2.2
24 Sep 09:34
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Make NotNull error messages more user-friendly.
Add ArrayAccess support to ArgumentBag.
What's Changed
Make NotNull error messages more user-friendly by @apfelbox in #47
Add array access support to ArgumentBag by @apfelbox in #48
Full Changelog : 3.2.1...3.2.2
3.2.1
08 Jul 11:56
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Use unsigned ints for id fields in the database.
🛠️ Internal
Simplify types of ArgumentBag.
Only ignore a single PHPStan issue for the container helper in BaseController.
What's Changed
Simplify types of ArgumentBag by @apfelbox in #44
Only ignore a single PHPStan issue for the container helper in `BaseC… by @apfelbox in #45
Use unsigned ints for id fields by @apfelbox in #46
Full Changelog : 3.2.0...3.2.1
3.2.0
06 Jun 11:57
Compare
Sorry, something went wrong.
No results found
3.1.1
13 Mar 12:38
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Mark method as deprecated in PHPDoc as well.
What's Changed
Mark method as deprecated in PHPDoc as well by @apfelbox in #37
Full Changelog : 3.1.0...3.1.1