Skip to content

Releases: viddexa/moderators

v0.1.3

02 Mar 22:37
e19352e

Choose a tag to compare

  • Update all docs to reference v2 5-class NSFW models (nsfw-detection-2-mini/nano)
  • Fix broken HuggingFace model links (old nsfw-detector-mini was 404)
  • Support both transformers v4 and v5 pipeline API via inspect.signature detection
  • Add CI tests for v4/v5 framework compat and automatic markdown link validation

v0.1.2

09 Nov 20:04
5aebf32

Choose a tag to compare

What's Changed

  • Correct model name in README examples by @fcakyon in #12
  • Restructure README with visual design and comprehensive documentation by @fcakyon in #13
  • Bump version to 0.1.2 by @fcakyon in #14
  • Add academic citation information by @fcakyon in #15
  • Update header formatting in README.md by @fcakyon in #16

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Nov 18:45
710b02e

Choose a tag to compare

What's Changed

  • Export AutoModerator from main package for cleaner imports by @fcakyon in #10

Full Changelog: v0.1.0...v0.1.1

v0.1.0

09 Nov 14:18
9711ebb

Choose a tag to compare

What's Changed

  • fix: improve handling of missing torch dependency in pipeline initial… by @AbdullahKIRMAN in #6
  • docs: enhance README with installation instructions, usage examples, … by @AbdullahKIRMAN in #7
  • build: bump version to 0.1.0 by @fcakyon in #8

Full Changelog: v0.0.2...v0.1.0

v0.0.2

08 Oct 22:49
4e52916

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

What's Changed

  • docs: add Apache-2.0 license and project status badges by @fcakyon in #5

Full Changelog: v0.0.1...v0.0.2

v0.0.1

08 Oct 22:32
b80ad7c

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/viddexa/moderators/commits/v0.0.1