Skip to content

Releases: sroehrl/neoan.io-lenkrad-core

v0.4.7-patch

10 Nov 19:48
ef1f2bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.7...v0.4.7-patch

v0.4.7

29 Mar 03:39
53ce26f
Compare
Choose a tag to compare

Changes

  • Github workflows to prepare for dropping support for PHP8.1 in 2024

BUG-fixes

  • better JSON-error handling (PHP8.3 shim)
  • interpretation-bug of connected models on deletion fixed

v0.4.6

08 Sep 03:20
7cada78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

17 May 01:59
62d71f5
Compare
Choose a tag to compare

PATCH: Fixes Request::getQuery() not capable of reading query parameters if they are in the form of an array

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

24 Apr 15:48
3603221
Compare
Choose a tag to compare

Small patch for better CORS

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

23 Apr 19:16
a2ce7c0
Compare
Choose a tag to compare

What's Changed

  • File upload handling, FileUpload helper & testing by @sroehrl in #68

Full Changelog: v0.4.2...v0.4.3

v0.4.2

18 Feb 02:51
c024228
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

11 Feb 22:31
ffc2f2c
Compare
Choose a tag to compare

CLI template for request guard creation

Command: create:request [QualifiedNamespace]

v0.4.0

11 Feb 01:48
eb6a1be
Compare
Choose a tag to compare

What's Changed

  • Introducing request guards for cleaner request handling by @sroehrl in #64

Full Changelog: v0.3.2...v0.4.0

v0.3.2

25 Jan 02:31
fd9a016
Compare
Choose a tag to compare

BUG fixes:

  • race condition in edge-cases (computed properties executing model operations)

What's Changed

  • BUG FIX: Since computed methods can call other models, a race conditi… by @sroehrl in #63

Full Changelog: v0.3.1...v0.3.2