Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Releases: Wandu/Framework

v4.0.0-beta1

19 Jun 09:32
Compare
Choose a tag to compare
v4.0.0-beta1 Pre-release
Pre-release

It's time to show. Wandu4. :-)
... need document ... orz..

v3.0.6

04 Dec 11:07
Compare
Choose a tag to compare

Http

  • [Fix] fix the bug where the $ _SERVER variable incorrectly handles headers that start with CONTENT_.

Router

  • [Add] support X-Http-Method-Override

v3.0.5

21 Nov 06:03
Compare
Choose a tag to compare

DI

  • [Add] add the function that closure containee resolve type hinting.

Database

  • [Fix] fix the bug that migrations could not be sorted.

Installation

  • [Fix] fix the bug in the command error. (add EloquentServiceProvider as default.)

v3.0.4

01 Nov 03:32
Compare
Choose a tag to compare

Foundation

  • [Fix #5] fix TestingKernel.

Http

  • [Add] status code constant Psr\Response.
  • [Add] HttpException constructor's first parameter change StreamInterface to StreamInterface|string.

Validator

  • [Add] add iterable validator.
  • [Add] add __call method to pipeline validator.
  • [Fix #7] collection allow null, and empty string.
  • [Fix #8] reg_exp validator support like ^\d{3,5}$.

v3.0.3

25 Oct 17:42
Compare
Choose a tag to compare

Console

  • [Deprecate] Executor, Reader : these two classes are not used.

Validator

  • [Add] CollectionValidator
  • [Add] ArrayableValidator
  • [Fix] asset and validateoperates differently in array validator.
  • [Fix] validator factory cannot load custom validator in from method.

v3.0.2

22 Oct 08:11
Compare
Choose a tag to compare

Http

  • [Add] isStrict = false parameter to get, getMany method in Parameter, Session, CookieJar

v3.0.1

22 Oct 08:09
Compare
Choose a tag to compare
  • [Fix] sub-packages' composer.json. (wandu/support)

Wand Framework v3 is now released!

22 Oct 08:24
Compare
Choose a tag to compare