Skip to content

Releases: uilibs/uiprotect

v3.3.0

24 Jun 11:44
Compare
Choose a tag to compare

v3.3.0 (2024-06-24)

Feature

  • feat: skip empty models in unifi_dict (#115) (d42023f)

v3.2.0

24 Jun 11:36
Compare
Choose a tag to compare

v3.2.0 (2024-06-24)

Feature

  • feat: refactor internal object tracking (#114) (ad1b2b4)

v3.1.9

24 Jun 09:11
Compare
Choose a tag to compare

v3.1.9 (2024-06-24)

Fix

  • fix: remove event is in range check (#92) (2847f40)

v3.1.8

23 Jun 15:04
Compare
Choose a tag to compare

v3.1.8 (2024-06-23)

Fix

v3.1.7

23 Jun 14:44
Compare
Choose a tag to compare

v3.1.7 (2024-06-23)

Fix

  • fix: remove unreachable code in the websocket decoder (#112) (235cdef)

v3.1.6

23 Jun 14:13
Compare
Choose a tag to compare

v3.1.6 (2024-06-23)

Fix

  • fix: remove unreachable api in data checks (#110) (c7772a9)

  • fix: make creation of update sync primitives lazy (#111) (b05af57)

v3.1.5

23 Jun 13:58
Compare
Choose a tag to compare

v3.1.5 (2024-06-23)

Fix

  • fix: exclude_fields would mutate the classvar (#109) (1c461e1)

v3.1.4

23 Jun 13:37
Compare
Choose a tag to compare

v3.1.4 (2024-06-23)

Fix

  • fix: ensure test harness does not delete coveragerc (#108) (02bd064)

v3.1.3

23 Jun 03:45
Compare
Choose a tag to compare

v3.1.3 (2024-06-23)

Fix

  • fix: add test coverage for updating to None (#107)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (b2adeac)

v3.1.2

23 Jun 03:14
Compare
Choose a tag to compare

v3.1.2 (2024-06-23)

Fix

  • fix: coveragerc fails to omit cli and tests (#106) (d1a4052)