Skip to content

Releases: bearsunday/BEAR.Resource

1.17.2

03 Mar 07:17
33f5b6d
Compare
Choose a tag to compare

What's Changed

  • Bump phpstan from 1.4.2 to 1.4.6 by @koriym in #261
  • Fix OutOfBoundsException when trying to access key has null value by @jingu in #262

Full Changelog: 1.17.1...1.17.2

1.17.1

26 Jan 15:32
8a0bdca
Compare
Choose a tag to compare

What's Changed

@yuki777 Thanks for the reporting issue!

Full Changelog: 1.17.0...1.17.1

1.17.0

11 Jan 03:08
6798bc7
Compare
Choose a tag to compare

What's Changed

  • Create .update-copyright-years-in-license-file by @koriym in #254
  • Update license copyright year(s) by @github-actions in #255
  • Bump phpstan to 1.3 by @koriym in #256
  • Drop PHP 7.3 support by @koriym in #257
  • Update code to PHP 7.4 syntax using rector by @koriym in #258

New Contributors

  • @github-actions made their first contribution in #255

Full Changelog: 1.16.3...1.17.0

1.16.3

14 Nov 11:43
55bd315
Compare
Choose a tag to compare

What's Changed

  • json_encode to have a string expression by @koriym in #253

Full Changelog: 1.16.1...1.16.3

1.16.2

06 Nov 08:46
53c2c4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.16.0...1.16.2

1.16.1

05 Nov 19:30
53c2c4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.16.0...1.16.1

1.16.0

31 Oct 17:38
b98f6ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.15.6...1.16.0

1.15.6

15 Jul 07:04
Compare
Choose a tag to compare

Recommend to update bear/package 1.10.12

1.15.5

09 May 18:04
e269403
Compare
Choose a tag to compare
  • Update HTTP output headers format as same as ResourceObject #245
    • Accept body object

1.15.4

17 Mar 12:30
8beae87
Compare
Choose a tag to compare
  • Change AppName binding optional #243