Skip to content

v1.0.0

Choose a tag to compare

@bhrevol bhrevol released this 06 Apr 11:59
· 63 commits to main since this release

What's Changed

  • player: add experimental support for script playback by @bhrevol in #364

Breaking changes

  • FunscriptScript now uses native funscript/buttplug linear commands instead of vorze piston commands
  • funscript <-> csv conversion should now be done via FunscriptScript.to_vorze() and FunscriptScript.from_vorze() (instantiating funscript from a list of vorze commands is no longer supported)

Dependency updates

  • chore(deps): update codecov/codecov-action action to v5.2.0 by @renovate in #353
  • chore(deps): update codecov/codecov-action action to v5.3.1 by @renovate in #355
  • chore(deps): update crazy-max/ghaction-github-labeler action to v5.3.0 by @renovate in #357
  • chore(deps): update dependency python to 3.13 by @renovate in #362
  • chore(deps): update dependency pre-commit to v4.2.0 by @renovate in #363
  • chore(deps): update dependency sphinx to v8.2.3 by @renovate in #360
  • chore(deps): update tests by @renovate in #358
  • chore(deps): update types by @renovate in #359
  • chore(deps): update docs (major) by @renovate in #356

Full Changelog: v0.2.0...v1.0.0