Fixes tree based circular references
Thanks to jpfarias for the fix. Also normalised the other circular checks.
This commit is contained in:
		| @@ -6,6 +6,7 @@ Changelog | ||||
| Changes in dev | ||||
| ============== | ||||
|  | ||||
| - Fixed tree based circular reference bug | ||||
| - Add field name to validation exception messages | ||||
| - Added UUID field | ||||
| - Improved efficiency of .get() | ||||
| @@ -17,7 +18,7 @@ Changes in dev | ||||
| Changes in v0.5.1 | ||||
| ================= | ||||
|  | ||||
| - Circular reference bugfix | ||||
| - Fixed simple circular reference bug | ||||
|  | ||||
| Changes in v0.5 | ||||
| =============== | ||||
|   | ||||
		Reference in New Issue
	
	Block a user