We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d8a56 commit b61262fCopy full SHA for b61262f
CHANGES.rst
@@ -1,3 +1,15 @@
1
+v5.0.0
2
+======
3
+
4
+* Rewrote object model to load objects more automatically.
5
+ API is mostly compatible, but there may be some rare
6
+ uses that may need some adjustment. In particular,
7
+ access to 'children' properties ('pods', 'subpods',
8
+ 'assumptions', 'warnings') are exposed as loaded through
9
+ their singular names (without transforms or defaults) but
10
+ exposed as iterable (empty by default) through the plural
11
+ names.
12
13
v4.3.1
14
======
15
0 commit comments