- optional filter slot to customize filter display (#39)
- optional sort slot to customize sort display (#40)
- ensure rows is a list before processing (#38)
- dependency upgrades (#31, #32)
- add FUNDING.yml (#33)
- add styling options to table header and body (#26)
- dependency upgrades (#23)
- documentation updates (#17, #18)
- migrate to Github Actions (#24)
- support Phoenix LiveView from 0.18.0 (#15)
- allow a filter function that generates text to be passed (#12)
- basic filtering support (#10, #11)
- basic CI setup (#9)
- bump dependencies (#8)
- custom sorter function for column (#5)
- pin Phoenix LiveView to earlier dependency (#3)
- optional custom render function for column (#2)
initial release