0.2.0

antgroup/echomimic_v20.2.0Sep 21, 2024by bjesus

AI Summary

Fixed issues with the HTML parser that caused empty arrays and excessive nesting, and added a test suite.

Key Highlights

  • Fixed HTML parser creating extra empty arrays
  • Fixed excessive nesting issue
  • Added tests

New Features

  • HTML parser fixes
  • Test suite addition

Full Release Notes

- fix issue where the HTML parser would create some extra empty arrays
- remove issue that caused too many layers of nesting
- add tests