- Remove support for qgrid (it's no longer maintained) - Support nbconvert 7 - Move from poetry to hatch for building the package - Remove jupyter-flex entrypoint, use voila directly with --template
0.8.0
- Relocate templates out of $prefix/share and into the package itself, removes duplicated assets - Create out own jupyter-flex entrypoint for overwriting Voila template paths - Move to poetry for deps and building - Update JS deps
0.7.3
- Better handling of empty pages and sections (96)
0.7.1
- Add `no-header` tag to Cards
0.7.0
- Support Python 3.9 - Support different layouts for diff pages - Move to Material UI from Bootstrap - Renamed `flex_home` to `flex_homepage_link` - Renamed `flex_source_link` to `flex_external_link` - Renamed `flex_include_source` to `flex_show_source` - Removed `flex_logo`
0.6.4
- Rename `flex_author` to `flex_subtitle` - Added mobile styles so it's a lot more usable now