Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 17:35
1d131b9

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