Skip to content

Latest commit

 

History

History
88 lines (52 loc) · 4.45 KB

CHANGELOG.md

File metadata and controls

88 lines (52 loc) · 4.45 KB

Ripple Change Log

v0.17.0 - 2024.11.04

  • Change: drop support for php 8.0 ae4635d
  • Chore: use metadata in attributes instead of metadata in doc-comments 95a2e83
  • Change: update phpunit version from 9.x to 10.x 5e7832a

v0.16.1 - 2023.11.27

  • Chore: use allow attribute instead of allowfullscreen in readme 8cf3c59
  • Fix: remove unnecessary curl_close line 0d1ea95

v0.16.0 - 2023.11.25

v0.15.0 - 2023.03.31

  • Chore: cleaning test code 0e14d2b
  • Add: add some custom hosts for bandcamp fb1cd88

v0.14.0 - 2022.12.09

  • Add: add support for php 8.2 a9cf41a

v0.13.1 - 2022.11.29

  • Chore: improve analyse command for phpstan e1942c8
  • Chore: improve github action for ci 444d3a4
  • Enhancement: change phpstan level to 9 611f6ca
  • Chore: update changelog for v0.13.1 04d5ec9
  • Fix: fix release date for v0.13.0 7e5aa63
  • Fix: use str_contains instead of strpos 52b490f
  • Add: add php cs fixer 71ba6cb
  • Add: add phpstan 2304f9c
  • Chore: add bc break comment in CHANGELOG.md 60027fe

v0.13.0 - 2022.11.28

  • Change: drop support for php 7.4 (BC break) 4b92b21

v0.12.0 - 2022.10.27

  • Change: remove CURLOPT_TCP_FASTOPEN option d24bbdf
  • Chore: add some more usage d2adc9e

v0.11.0 - 2022.09.21

  • Add: support the /releases path for bandcamp 9f0dc96

v0.10.3 - 2022.05.02

  • Chore: Remove unnecessary some methods fc7c798
  • Chore: Update some github actions 96d1c61

v0.10.2 - 2021.12.04

  • Fix: Set the initial value to $response a0df3ec

v0.10.1 - 2021.11.27

  • Add: Add some property types b862b47

v0.10.0 - 2021.11.26

  • Change: Support PHP version 7.4 or later (BC break)

v0.9.0 - 2020.12.24

  • Change: Support PHP version 7.3 or later (BC break)

v0.8.0 - 2020.03.10

  • Add: CURLOPT_TCP_FASTOPEN option in Provider.php 6a53aa3

v0.7.0 - 2019.11.05

  • Change: Major changes in API (BC break) #8

v0.6.0 - 2019.11.04

  • Change: Support PHP version 7.2 or later (BC break)

v0.5.0 - 2018.07.21

  • Change: Support PHP version 7.1 or later (BC break) #6
  • Change: Change arguments of Ripple::embed() method (BC break) #7