Skip to content

Releases: Gemorroj/M3uParser

v6.0.0

15 Feb 16:20
Compare
Choose a tag to compare
  • add EXTGENRE tag #32
  • add EXTART tag #31
  • add EXTALB tag #30
  • add EXTIMG tag #35
  • BC break - use getValue/setValue instead getLogo/setLogo for ExtLogo class

Full Changelog: 5.5.1...6.0.0

v5.5.1

01 Feb 14:43
Compare
Choose a tag to compare

fix php 8.4 deprecations

v5.5.0

22 Dec 14:07
Compare
Choose a tag to compare

allow symfony 7.0

v5.4.0

03 Jul 18:13
Compare
Choose a tag to compare

BC: min php version is 8.0.2. added typenints

v5.3.1

31 Jan 15:00
Compare
Choose a tag to compare

fix: #26 extinf attributes should be escaped by double quotes (") only

full changes 5.3.0...5.3.1

v5.3.0

28 Jul 18:24
Compare
Choose a tag to compare

full changes 5.2.1...5.3.0

v5.2.1

14 Feb 16:06
Compare
Choose a tag to compare
  • correct parse escaped quotes #24
  • correct license
  • move to github actions

full changes 5.2.0...5.2.1

v5.2.0

05 Dec 13:20
Compare
Choose a tag to compare
  • fix: #23 allow float numbers for duration
  • build: drop support php 7.1 and php 7.2
  • build: add support php 8.0

full changes 5.1.0...5.2.0

v5.1.0

28 Jun 08:49
Compare
Choose a tag to compare
  • add EXTLOGO support
  • minor improvements

full changes 5.0.0...5.1.0

v5.0.0

31 Dec 13:18
Compare
Choose a tag to compare
  • drop php 5.6/7.0 support
  • fix m3u parsing when attr value or title contains comma (#16, #18)
  • add clearExtTags (#17)
  • minor improvements

full changes 4.0.0...5.0.0