Skip to content

v1.6.3

Compare
Choose a tag to compare
@Kircheneer Kircheneer released this 20 Mar 12:06
· 20 commits to ltm-1.6 since this release
993e5ca

v1.6.3 - 2024-03-20

Fixed

  • 396 - Fix custom one-to-many relationships (backport of #393)
  • 396 -
    Use typing.get_args in favor of accessing __args__ directly (backport of #390)
  • 396 -
    Fixed issue with generic relationships and NautobotAdapter.load (backport of #388)
  • 396 -
    Allow foreign keys inside of many to many relationships (backport of #377)

Housekeeping

  • Replicate module and test module structure for contrib code in LTM branch