Skip to content

Releases: fbritoferreira/m3u8-parser

v0.17.0

18 Mar 17:35
1d131b9
Compare
Choose a tag to compare

Version 0.17.0

Commits

  • [1d131b9] chore: release v1.1.0
  • [997bcb0] fix: add jsdocs
  • [e643201] fix: add zod version to import
  • [6d49dea] fix: jsr slow types fix
  • [19833c1] FIX: pipeline
  • [a51e17a] fix: use vendor for deps
  • [7ce9e2c] fix: migrate to use jsr
  • [c551275] fmt, fix version
  • [f5e0976] add to jsr package registry
  • [69b5cb1] fix: tests, add filter function
  • [1a22e51] fix: add tests
  • [9fc6d5c] fix: fix constructor
  • [be7ff8d] fix: ran deno fmt
  • [7c687c5] fix: update deno versions
  • [1bd5c1c] feat: add fetch playlist helper
  • [ac032cb] fix: remove empty space on written file
  • [a8e9ba4] fix: change branch name
  • [9d25ea3] fix: remvove setter, add release job
  • [5044240] fix: format
  • [e30ae72] fix: groups items, add new playlist update helper
  • [ed15084] fix: use a set for groups
  • [cdfda7c] fix: setting item groups
  • [f4affe7] fix: wrong property being set
  • [ea68f47] Merge pull request #1 from fbritoferreira/add-group-filters
  • [a94aa72] fix: add new filtering and groups handling
  • [188d9a1] fix: add cache for filteres items
  • [9efb61a] feat(parser): added updateItems method
  • [14833ce] fix: ran deno fmt
  • [cae0937] feat(m3u8): add m3u8 parser
  • [90db599] Initial commit

v0.16.0

18 Mar 17:34
3f0f7eb
Compare
Choose a tag to compare

Version 0.16.0

Commits

v0.15.0

18 Mar 17:30
997bcb0
Compare
Choose a tag to compare

Version 0.15.0

Commits

v0.14.0

18 Mar 17:21
e643201
Compare
Choose a tag to compare

Version 0.14.0

Commits

  • [e643201] fix: add zod version to import

v0.13.0

18 Mar 17:20
6d49dea
Compare
Choose a tag to compare

Version 0.13.0

Commits

  • [6d49dea] fix: jsr slow types fix

v0.12.0

18 Mar 17:14
19833c1
Compare
Choose a tag to compare

Version 0.12.0

Commits

v0.11.0

18 Mar 17:13
a51e17a
Compare
Choose a tag to compare

Version 0.11.0

Commits

  • [a51e17a] fix: use vendor for deps

v0.10.0

18 Mar 16:59
7ce9e2c
Compare
Choose a tag to compare

Version 0.10.0

Commits

v0.9.0

18 Mar 16:49
f5e0976
Compare
Choose a tag to compare

Version 0.9.0

Commits

  • [f5e0976] add to jsr package registry

v0.8.0

17 Apr 04:46
69b5cb1
Compare
Choose a tag to compare

Version 0.8.0

Commits

  • [69b5cb1] fix: tests, add filter function