Skip to content

Releases: praswicaksono/Vinnige

v1.0.6

22 Oct 03:51
Compare
Choose a tag to compare
  • Improved error handling
  • Separate error handling between production and development

v1.0.5

10 Sep 08:32
Compare
Choose a tag to compare
  • Add UnprocessableEntityHttpException
  • Fix bug constructor param on AsynRotatingFileHandler

v1.0.4

25 Aug 08:34
Compare
Choose a tag to compare
  • Bump to v1.0.4
  • fix bug unknown class

v1.0.3

25 Aug 08:33
Compare
Choose a tag to compare
  • Bump to v1.0.3
  • Bind logger interface to implementation

v1.0.2

13 Aug 07:54
Compare
Choose a tag to compare
  • Bump to v1.0.2
  • fix codestyle and solve some php docs bug

v1.0.1

12 Aug 11:21
Compare
Choose a tag to compare
  • fix middleware contracts, it should able call next middleware now

v1.0.0

10 Aug 11:31
Compare
Choose a tag to compare

Initial Release

  • Bump to v1.0.0
  • Basic Implementation