Skip to content

v2.1.7

Choose a tag to compare

@github-actions github-actions released this 30 May 17:32
· 23 commits to main since this release
e44b19e

   🚀 Features

  • Implement #upsertDanmakus method for improved data handling and add array2chunk utility for chunking data  -  by @rinnein (1fba4)

   🐞 Bug Fixes

  • Optimize and avoid dedupe twice  -  by @rinnein (ff5f0)
  • Update pool handling in BiliCommonParser for compatibility with bili's pool format  -  by @rinnein (55d40)
  • Update DM_XML_Bili interface to change types from bigint/number to string for compatibility  -  by @rinnein (8d5ab)
  • Add raw field to ExtraDanUni for storing original data in case of parsing errors  -  by @rinnein (f3007)
    View changes on GitHub