Releases: Raiper34/m3u-parser-generator
Releases · Raiper34/m3u-parser-generator
Release 3.0.0
2.0.0
1.7.2
1.7.0
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0: fix: ignore empty attributes (#5)
* fix: ignore blank lines * fix: ignore empty attributes string * test(unit-tests): test equality for attributeless playlist * test(unit-tests): test empty attributes parsing * test(unit-tests): test bad parse param * fix(m3u-generator): removed whitespace for empty attribute string * refactor(unit-tests): rename no attribute test * fix(m3u-parser): throw on invalid attribute * test(unit-tests): null attribute value test * fix: stricter attribute value null check --------- Co-authored-by: Alexander Koshman <[email protected]>