Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 21:22
ddb3010

0.6.0 (2024-10-14)

🚀 Features

  • add column state (bbb533f)
  • add datasource to colstate test (5f8fe43)
  • apply column states (c1a64cc)
  • columnlist: add applycolumnstate test (4bb62b0)
  • columnstate: apply partial test (4fbdea8)
  • columnstate: scaffold tests (460ad81)
  • columnstate: test default value (241e115)
  • IDynamicColumns: expose list (97334b6)
  • initial tests scaffold (090bdeb)
  • inline column states into collection (e7c39c3)
  • partial state tests w/ same index (ce24c55)
  • sample: print column states (eb93d53)

🐛 Bug Fixes

  • call to GetColumnStates (d259470)