Skip to content

Releases: webrium/core

Core 5.0.6

Choose a tag to compare

@benkhalife benkhalife released this 18 Jul 10:40
c53b121

What's Changed

  • feat(directory): register root and resources aliases by @benkhalife in #122

Full Changelog: 5.0.5...5.0.6

Core 5.0.5

Choose a tag to compare

@benkhalife benkhalife released this 15 Jul 09:00

Full Changelog: 5.0.4...5.0.5

Core 5.0.4

Choose a tag to compare

@benkhalife benkhalife released this 01 Jul 10:06
0170cd4

What's Changed

Full Changelog: 5.0.3...5.0.4

Webrium Core 5.0.3

Choose a tag to compare

@benkhalife benkhalife released this 28 Jun 08:14
5b88caf

What's Changed

  • feat(directory): register database, migrations and seeders paths by @benkhalife in #120

Full Changelog: 5.0.2...5.0.3

Core 5.0.2

Choose a tag to compare

@benkhalife benkhalife released this 22 Jun 07:12
16198e7

What's Changed

Full Changelog: 5.0.1...5.0.2

Core 5.0.1

Choose a tag to compare

@benkhalife benkhalife released this 20 Jun 08:08
eb88c25

What's Changed

Full Changelog: 4.1.2...5.0.1

Core 5.0.0

Choose a tag to compare

@benkhalife benkhalife released this 18 Jun 19:34
9043967

What's Changed

Full Changelog: 4.1.2...5.0.0

Core 4.1.2

Choose a tag to compare

@benkhalife benkhalife released this 15 Jun 12:12
72d8aae

What's Changed

  • fix(debug): use exception trace to resolve true caller file and line by @benkhalife in #86
  • Add bundled default english validation messages by @benkhalife in #90
  • fix(url): parse urlencoded body for PUT/PATCH/DELETE requests by @benkhalife in #92
  • test: add unit tests for Url class covering all HTTP methods and inpu… by @benkhalife in #94
  • fix: skip Url::enforce() in CLI context inside App::initialize() by @benkhalife in #96

Full Changelog: 4.1.0...4.1.2

Core 4.1.1

Choose a tag to compare

@benkhalife benkhalife released this 15 Jun 09:03
91b88fa

What's Changed

  • fix(debug): use exception trace to resolve true caller file and line by @benkhalife in #86
  • Add bundled default english validation messages by @benkhalife in #90
  • fix(url): parse urlencoded body for PUT/PATCH/DELETE requests by @benkhalife in #92
  • test: add unit tests for Url class covering all HTTP methods and inpu… by @benkhalife in #94

Full Changelog: 4.1.0...4.1.1

Webrium Core 4.1.0

Choose a tag to compare

@benkhalife benkhalife released this 14 Jun 11:15
d37704b

What's Changed

  • fix(file): prevent parent directory deletion in deleteDirectory by @benkhalife in #81
  • refactor(file): remove redundant delete_dir alias by @benkhalife in #82
  • test(file): implement comprehensive unit tests for File class by @benkhalife in #84

Full Changelog: 4.0.3...4.1.0