Skip to content

v1.16.0

Compare
Choose a tag to compare
@bradymholt bradymholt released this 27 Aug 20:52
· 249 commits to main since this release

Support for "NEED" goal type
New UpdateTransaction type which correctly includes id field
Fields that can be nullable are no longer included in the "required" array in the spec. We now generate these as optional (?) and nullable (| null).
Various spelling corrections in the spec descriptions