Skip to content

Release 1.2.11

Compare
Choose a tag to compare
@al-niessner al-niessner released this 13 Feb 22:41
· 2 commits to Release-1.2.x since this release
b78e30f
issue 32: aspects implemented similarly (#120)

* make dawgie.Aspects same

Turns out that post and shelf did not have the same key order -- tn, fsvn in post vs. fsvn, tn for shelf. This is a patch to make them the same tn, fsvn.

* fix patch

Need to create the dictionary structure as it is being filled.