Releases: ektotv/playlist
Releases · ektotv/playlist
v1.1.0
v1.0.1
Patch Changes
- #10
1e38b6e
Thanks @chrisbenincasa! - Export all types in generated declaration file
v1.0.0
Major Changes
-
#7
22b3fa3
Thanks @evoactivity! - Use DTS workaround to generate index.d.cts for CJS buildWe also are bumping the package to v1.0.0 as we feel it is now proven to be stable and ready for production use.
v0.0.4
Patch Changes
- #4
a4f3d67
Thanks @evoactivity! - Partially fix type exports in package.json
v0.0.3
Patch Changes
4c0da2d
Thanks @evoactivity!- (bug) If no headers are passed to writeM3U it doesn't add a new line after EXTM3U.
- (feat) Improved writer performance.
- (chore) Updated vitest
- (chore) Brought code coverage to 100%
v0.0.2
Patch Changes
cfa2bf5
Thanks @evoactivity! - Update vitest and use new v8 coverage tool
v0.0.1
Patch Changes
9da80a1
Thanks @evoactivity! - First release of playlist parser and generator