Skip to content

Releases: bearsunday/BEAR.Skeleton

1.7.2

10 Dec 09:17
d349699
Compare
Choose a tag to compare

This release is only for PHP 7.0. It enables to install with no issue with bear/qatools.

1.7.1

04 Dec 12:07
2a23684
Compare
Choose a tag to compare
  • Drop PHP 7.0 support (EOL)
  • bear/swoole package install check #77
  • Fix PHP 7.3 install issue #76

1.7.0

20 Nov 16:32
Compare
Choose a tag to compare
  • Add Swoole script #75
  • Support PHP 7.3 #74
  • Add HTTP Cache into bootstrap script #72 #73

1.6.0

19 Sep 09:46
5bd3afe
Compare
Choose a tag to compare
  • Load .env if exists in env.php in application root #67 #68

  • Anonymous function bootstrap in application root #66

  • New (more PDS-Skeleton) layout (demolish bootstrap/ and merged into bin/) #70

  • Fixed #71

  • rename script: api.php to app.php / web.php to page.php.

  • rename command: composer api to composer app. (app resource)

  • rename command: composer web to composer page. (page resource)

1.5.0

14 Aug 08:57
Compare
Choose a tag to compare
  • [add] compile script command #64
  • [update] new autoloader.php location for compile #64

1.4.10

21 Jul 04:43
1b0da7a
Compare
Choose a tag to compare
  • [FIX] Allow call AppModule more than twice in testing (Allow define $_ENV more than twice) #63

1.4.9

31 May 15:05
504cbe7
Compare
Choose a tag to compare
  • [FIX] scripts command for Windows

Thanks @chiitake san for the reporting issue !

1.4.8

13 May 01:29
Compare
Choose a tag to compare
  • [ADD] composer compile command #61
  • [UPDATE] shorter test example

1.4.7

09 May 01:50
Compare
Choose a tag to compare
  • [fix] autoload-dev section in composer.json
  • add composer tests and pass it
  • require faster compile BEAR.Package v1.7.5

1.4.6

27 Mar 09:02
6c870cb
Compare
Choose a tag to compare
  • Refactor #56 #57 #56
  • Remove annotation autoload code #59
  • Add travis CI test #60