Json Web Token v4.0.0 Release Notes
Release Date: 2019-04-16 // almost 6 years ago-
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
๐ Improvement
- ๐ 292: Make audience argument variadic in builder thanks to @lcobucci and @samjudge
Previous changes from v4.0.0-alpha2
-
- Total issues resolved: 0
- Total pull requests resolved: 25
- Total contributors: 8
BC-break
๐ Improvement
- 287: Require PHPUnit v8.0 thanks to @lcobucci
- โฌ๏ธ 286: Upgrade Infection to 0.12 thanks to @lcobucci
- โฌ๏ธ 285: Upgrade PHPStan to v0.11 thanks to @lcobucci
- ๐ 281: Fix deprecation notices thanks to @lcobucci
- โฌ๏ธ 277: Upgrade infection thanks to @lcobucci
- 276: ECDSA Alg improvements thanks to @Spomky
- โช 275: Revert "Remove assertion count manipulation" thanks to @lcobucci
- 272: Various minor improvements thanks to @lcobucci
- 271: Add leeway to ValidAt constraint thanks to @lcobucci
- ๐ 270: Remove assertion count manipulation thanks to @lcobucci
- ๐ 269: Make build more strict thanks to @lcobucci
- ๐ง 264: Add validation constraints to configuration object thanks to @daniruizcamacho
- ๐ 224: Improve build tools thanks to @lcobucci
- ๐ 202: Remove file level docblock from all files thanks to @lcobucci
- 200: Re-enable Humbug since we now have a RC version thanks to @lcobucci
- ๐ 199: 198: Add CS checking to build thanks to @vanbrabantf
- 197: Switched public and final to match PSR2 thanks to @vanbrabantf
- ๐ 189: Add PHPBench as performance test tool thanks to @lcobucci
- ๐ง 188: Add PHPCS configuration thanks to @lcobucci
๐ Documentation
- 242: Fix travis link in readme thanks to @BackEndTea
- ๐ 221: Make it super obvious that the stable docs are at at 3.2 branch. thanks to @frankdejonge
- โก๏ธ 218: Update license year thanks to @m1guelpf
- ๐ 208: Add information about Auth0's support thanks to @lcobucci
- 184: Fix README.md link to issue #37 thanks to @ricardoseriani