BEAR.Sunday Versions Save

A resource-oriented application framework

1.7.0

1 year ago

PHP 7.4 reached EOL yesterday (28 Nov 2022) and this package will also support PHP 8.0 and above. https://www.php.net/eol.php

What's Changed

Full Changelog: https://github.com/bearsunday/BEAR.Sunday/compare/1.6.1...1.7.0

1.6.1

2 years ago

What's Changed

Full Changelog: https://github.com/bearsunday/BEAR.Sunday/compare/1.6.0...1.6.1

1.6.0

2 years ago

What's Changed

Refactor Router

  • array-shape type parameter Sever, Globals (phpstan supports)
  • RouterMatch accepts parameters in constructor

New Contributors

Full Changelog: https://github.com/bearsunday/BEAR.Sunday/compare/1.5.5...1.6.0

1.5.5

2 years ago

1.5.4

3 years ago
  • Deprecate App and AppModule #156

Related @link https://github.com/bearsunday/BEAR.Package/issues/363

1.5.3

3 years ago
  • Make it works without an annotation reader #152

1.5.2

3 years ago
  • Add PHP8 attribute
  • Update CI

1.5.1

3 years ago
  • Forward compatible with PHP 8 #146
  • Update CS #145 #146
  • Test coverage 100% #147

1.5.0

3 years ago
  • Add ThrowableHandler #144
  • Update CS #145

a44364e800084613e58e93784164fc8d 酒井抱一 四季花鳥図巻

1.4.3

3 years ago

Improvement

  • Add custom type Globals and Server for the RouterInterface #143

Complex array structures can be typed as documents.