Skip to content

0.21.0

Compare
Choose a tag to compare
@adamghill adamghill released this 19 Feb 00:07
  • Bug: Prevent disabled polls from firing at all.
  • Handle serializing Decimal fields.
  • Use type hints to cast fields to primitive Python types if possible.
  • Support dataclass field type.