Skip to content

Releases: beartype/plum

v1.5.5

02 Nov 20:07
de27cbd
Compare
Choose a tag to compare

v1.5.4

25 Aug 11:18
Compare
Choose a tag to compare
  • Add support for typing.Iterable and typing.Sequence. The implementation of is involves some duplicate code and might miss a few features, but it should suffice for the most common use cases. Cleaning this up is left as a future TODO, along with other refactoring.

v1.5.3

24 Aug 19:35
e6c1cbb
Compare
Choose a tag to compare
  • Fix/improve behaviour for default arguments (@PhilipVinc).

v1.5.2

13 Aug 13:06
Compare
Choose a tag to compare
  • Fix inheritance for @parametric.
  • Allow promises to be delivered twice.

v1.5.1

11 Aug 11:09
Compare
Choose a tag to compare

v1.5.0

10 Aug 22:00
Compare
Choose a tag to compare
  • Add support for typing.Dict.

v1.4.0

10 Aug 21:15
Compare
Choose a tag to compare

v1.3.3

22 Jul 11:31
Compare
Choose a tag to compare

v1.3.2

11 Jul 18:08
Compare
Choose a tag to compare
  • Add abstract function definitions.
  • Fix counting bug.

v1.3.1

30 Jun 20:58
Compare
Choose a tag to compare