Skip to content

Releases: Raiper34/m3u-parser-generator

Release 3.0.0

30 Dec 00:58
Compare
Choose a tag to compare
  • build(node): update node to v22, typescript to v5 and all possible dependencies b60d4fa
  • docs(readme): improve readme.md 8c05961
  • docs(readme): unify badges 191ae57

2.0.0

31 Jul 21:20
Compare
Choose a tag to compare
release(2.0.0)

1.7.2

08 May 21:56
Compare
Choose a tag to compare
release(1.7.1)

1.7.0

23 Feb 15:56
5ccc481
Compare
Choose a tag to compare
feat(new-attributes): add support for #EXTBYT/EXTIMG/EXTALB/EXTART/EX…

1.6.0

20 Dec 15:13
Compare
Choose a tag to compare
fix(parser): change attibutes parser to be able to handle strings sta…

1.5.0

27 Nov 19:28
e297e3f
Compare
Choose a tag to compare
feat(extra-attributes): Enhance M3U Playlist support with extra attri…

1.4.1

21 Oct 12:47
Compare
Choose a tag to compare
release(1.4.1)

1.4.0

17 Jul 18:29
Compare
Choose a tag to compare
release(1.4.0)

1.3.0: fix: ignore empty attributes (#5)

18 Jun 20:12
bad72fa
Compare
Choose a tag to compare
* 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]>

1.2.0

01 Oct 11:54
Compare
Choose a tag to compare
chore(nvm): add .nvmrc