Skip to content

6.8.1

Compare
Choose a tag to compare
@kayhantolga kayhantolga released this 21 Mar 10:41
· 569 commits to master since this release
ebfb7af

6.8.1

  • Breaking Change: Typo fixed in Content Moderation CategoryScores, changing Sexualminors to SexualMinors. Thanks to @HowToDoThis.
  • Tokenizer changes thanks to @IS4Code.
    • Performance improvement
    • Introduced a new method TokenCount that returns the number of tokens instead of a list.
    • Breaking Change: Removed overridden methods that were basically string conversions.
      I think these methods were not used much and it is fairly easy to do these conversions outside of the method.
      If you disagree, let me know and I can consider adding them back.

What's Changed

Full Changelog: v6.8.0...v6.8.1