Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 486 Bytes

CHANGELOG.md

File metadata and controls

23 lines (11 loc) · 486 Bytes

Changelog

[0.3.1] - 2021-09-15

Potential breaking changes

Other changes

  • Fix implicit type cast issue encountered in connected graph searches. Works for pkid of types AutoField, BigAutoField, and UUIDField.
  • Update version number.

[0.3.0] - 2021-09-15

Potential breaking changes

Other changes

  • Fix implicit array cast issue encountered in path searches. Works for pkid of types AutoField, BigAutoField, and UUIDField.
  • Update version number.