Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 508 Bytes

File metadata and controls

20 lines (16 loc) · 508 Bytes

2.4 2.5.20190925 2.5.20200424 2.7.20200424 Undocumented

2.7.20201015

  • Updated to no longer rely on swampyer having a websocket attribute
  • Fix: logger wasn't imported so would exception out with an AttributeError
  • Added tox tests for pypy3,py27,py36,py38,py39
  • Rolled into Pipenv format

2.8.20240726

  • Add type hint support for ZERP models.

2.8.20250115

  • Update type hints with regular expression operators.

2.9.20260105

  • Add support for 'jsonb' fields to the type generation script.