Skip to content

v0.1.2

Compare
Choose a tag to compare
@FasterSpeeding FasterSpeeding released this 06 Jul 18:52
· 226 commits to master since this release
9cded28

0.1.2 - 2022-07-06

Changed

  • The optional introspect_annotations parameter for alluka.Client.__init__ is now keyword only.
  • tanjun.abc.Client is now a real abc.ABC.

Deprecated

  • alluka.abc.Undefined and alluka.abc.UNDEFINED for removal in v0.2.0 as these will no-longer be used.
  • get_type_dependency and get_cached_result returning UNDEFINED as the default when no default is passed will be replaced by a KeyError raise in v0.2.0.