Skip to content

v0.4.0

Compare
Choose a tag to compare
@kanitw kanitw released this 10 Aug 22:47
· 589 commits to master since this release
  • Convert SpecQueryModelGroup to a class (#211)
    • Remove cql.modelGroup.isSpecQueryModelGroup method (we can reliably use instanceof)
    • cql.modelGroup.getTopItem to SpecQueryModelGroup's getTopSpecQueryModel
  • Favor color over facet, due to limited space