Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 785 Bytes

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 785 Bytes

Changelog

All notable changes to this project will be documented in this file.

2.0.0 - (July 15, 2024)

Added

  • Webpack Config Build.
  • Auto detection of M3U as string - fallback to URL.
  • JsDoc Style Documentation / Code Comments in source.

Changed

  • Removed usage of "URL" as param for ParseM3U - now auto detected.
  • Improved error handling & best pratices of JavaScript.
  • Improved code readability and maintainability.
  • Remove module required from CDN provider.
  • Errors will NOT be returned in a JSON key called iptv_parser_error anymore.

1.0.0 - (Nov 23, 2022)

Initial Release.