Skip to content

v0.11.0

Compare
Choose a tag to compare
@fabiangeisler fabiangeisler released this 07 Mar 20:54
· 174 commits to main since this release

What's Changed

  • Add a "name" property to SGEntity by @fabiangeisler in #12
    A convenience method so you do not need to remember which field is supposed to resemble the name of an entity. Historically this is different
    for many entities, for example Projects use the "name" field, Shots the "code" field and Tasks the "contents" field.

Full Changelog: v0.10.0...v0.11.0