Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Releases: DevL/vidimera

v0.3.1

v0.3.1 Pre-release
Pre-release

Choose a tag to compare

@DevL DevL released this 31 Oct 11:14

Support Python 3.12/3.13 by separating tests for Python version 3.9-3.12 and 3.13+ due to changed Python behaviours.

v0.3.0

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@DevL DevL released this 31 Oct 11:12

Pass along scope to signature from other methods and functions

The following methods and functions now optionally accept a scope that is sent to behaviour.signature.

  • assert_implements
  • behaviour.implements
  • behaviour.implemented_by

0.2.0

0.2.0 Pre-release
Pre-release

Choose a tag to compare

@DevL DevL released this 28 Apr 12:15

Introduces the concept of MissingBehaviour and adds a test helper in the form of assert_implements.

0.1.0

0.1.0 Pre-release
Pre-release

Choose a tag to compare

@DevL DevL released this 28 Apr 12:13

First alpha release.