Skip to content

Version 3.7.0

Compare
Choose a tag to compare
@M1ha-Shvn M1ha-Shvn released this 04 May 04:18
· 8 commits to master since this release
3bc6dff

Enhancements

  1. Set functions now can have different value types supported_field_classes:
  • Field classes (any child classes are accepted too)
  • Field class python import paths (any child classes are accepted too)
  • Filed class names (behavior before this version, now inheritance here)