Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.38 KB

File metadata and controls

36 lines (23 loc) · 1.38 KB

CHANGELOG

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

AssParser0.2.3 2025-04-12

Fixed

Changed

- [33e249](https://github.com/Aavtic/ass_parser/commit/33e249edf588dfc32d3f1116b3be31f0b1c4136c) Since some of the components in .ass files are not found in some old files. It is better to assume that each component may or may not be present in the file.
Thus treating each component as an option.

Added

AssParser(0.2.2) 2025-04-11

Fixed

  • v0.2.2 b86b471 (Fix) Fixed issue with UTF-8 Encoded .ass files which contains BOM.

New Contributors

  • @meipeter Made his first contribution in #4
  • @Wat86 Made his first contribution in #5

Contributors

Here is the list of contributors to this project Thank you so much for contributing!