Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

61 lines (48 loc) · 1.12 KB

CHANGELOG

2.0.6 - 2024/09/04

  • PR #20, issue #19 - Attributes on Timestamp

2.0.5 - 2022/05/05

  • Merged PR #15

2.0.4 - 2022/03/24

  • Upgrade PHP CS Fixer

2.0.3 - 2022/03/24

  • Update badges
  • Remove Travis CI settings
  • Add PHPStan analyze
  • Minor source code improvements

2.0.2 - 2021/02/03

  • Review .php_cs settings, apply PHP CS Fixer
  • Fix minor typo

2.0.1 - 2021/01/28

  • Improve Travis CI settings and badge

2.0.0 - 2021/01/26

  • Use splitbrain/phpfarm:jessie as Docker image and fix docker image settings
  • Code requires PHP >= 7.4
  • Code cleaning
  • Update README
  • Update Travis CI settings
  • Update PHPUnit settings
  • Update LICENSE file
  • Version 1.0 is no more maintained

1.2.2

  • Merged PR #9

1.2.1

  • Fixed issue #7

1.2.0

  • Merged PR #5
  • Fix minor typo

1.1.0

  • Provide Docker settings
  • Merged PR #2 and #4
  • Fixed issue #3
  • Drop support of PHP 5.3
  • Update contributors list
  • Update lint options

1.0.1

  • Improve code, add SensioLabs Insight badge, remove useless value

1.0.0

Initial release:

  • WsSecurity fixes
  • Unit tests added
  • Username id added on header creation
  • Update readme