Releases: mwouts/itables
Releases · mwouts/itables
Version 2.1.0rc3
Changed
- ITables now uses the
src
layout (#246) - many thanks to Mahendra Paipuri for his help on this topic!
- We have updated
dt_for_itables
' dependencies to datatables.net-dt==2.0.7
and datatables.net-select-dt==2.0.2
(#273)
- We have updated the pre-commit hooks used in the project (#268)
Added
- We have added a streamlit component for ITables (#270)
Version 2.1.0rc2
Changed
- ITables now uses the
src
layout (#246) - many thanks to Mahendra Paipuri for his help on this topic!
- We have updated
dt_for_itables
' dependencies to datatables.net-dt==2.0.7
and datatables.net-select-dt==2.0.2
(#273)
- We have updated the pre-commit hooks used in the project (#268)
Added
- We have added a streamlit component for ITables (#270)
Version 2.1.0rc1
Changed
- ITables now uses the
src
layout (#246) - many thanks to Mahendra Paipuri for his help on this topic!
- We have updated
dt_for_itables
' dependencies to datatables.net-dt==2.0.7
and datatables.net-select-dt==2.0.2
(#273)
- We have updated the pre-commit hooks used in the project (#268)
Added
- We have added a streamlit component for ITables (#270)
Version 2.0.1
Added
- We have added a logo for ITables (#257)
- The loading message gives more information, including the version of ITables and where DataTables is loaded from (#258)
Changed
- We have updated
DataTables
to 2.0.5
and its extensions to their latest version (#260)
maxBytes
can now be a string. Its default value remains unchanged at 64KB
(#239)
Fixed
- We have improve the compatibility with dark themes (#255)
- We now enforce non-sparse index when displaying Pandas Style objects with a multiindex (#254)
- Export buttons are shown when using
show(df, buttons=...)
on a Pandas Style object (#259)
- We have fixed a side effect when using
logging
(#265)
Version 2.0.0
Added
- The CSV, Excel and Print buttons are now included (#50, #155)
- We have included a few other extensions like SearchBuilder and SearchPanes and documented how to add more (#178, #207, #208, #231)
- ITables is now tested with Python 3.12
Changed
- ITables uses the latest version
2.0.2
of DataTables
(#121)
- Large Python integers are now mapped to JavaScript
BigInt
(#172)
- ITables is build using
hatch
and pyproject.toml
Version 2.0.0rc6
Added
- The CSV, Excel and Print buttons are now included (#50, #155)
- We have included a few other extensions, and documented how to add more (#178, #207, #208, #231)
- ITables is now tested with Python 3.12
Changed
- ITables uses the latest version
2.0.2
of DataTables
(#121)
- Large Python integers are now mapped to JavaScript
BigInt
(#172)
- ITables is build using
hatch
and pyproject.toml
Version 2.0.0rc5
Added
- The CSV, Excel and Print buttons are now included (#50, #155)
- We have included a few other extensions, and documented how to add more (#178, #207, #208, #231)
- ITables is now tested with Python 3.12
Changed
- ITables uses the latest version
2.0.2
of DataTables
(#121)
- Large Python integers are now mapped to JavaScript
BigInt
(#172)
- ITables is build using
hatch
and pyproject.toml
Version 2.0.0rc4
Added
- The CSV, Excel and Print buttons are now included (#50, #155)
- We have included a few other extensions, and documented how to add more (#178, #207, #208, #231)
- ITables is now tested with Python 3.12
Changed
- ITables uses the latest version
2.0.2
of datatables-net
(#121)
- Large Python integers are now mapped to JavaScript
BigInt
(#172)
- ITables is build using
hatch
and pyproject.toml
Version 2.0.0rc3
Added
- The CSV, Excel and Print buttons are now included (#50, #155)
- We have included a few other extensions, and documented how to add more (#178, #207, #208, #231)
- ITables is now tested with Python 3.12
Changed
- ITables uses the latest version
2.0.2
of datatables-net
(#121)
- Large Python integers are now mapped to JavaScript
BigInt
(#172)
- ITables is build using
hatch
and pyproject.toml
Version 2.0.0rc1
Added
- The CSV, Excel and Print buttons are now included (#50, #155)
- We have included a few other extensions, and documented how to add more (#178, #207, #208, #231)
- ITables is now tested with Python 3.12
Changed
- ITables uses the latest version
2.0.2
of datatables-net
(#121)
- Large Python integers are now mapped to JavaScript
BigInt
(#172)
- ITables is build using
hatch
and pyproject.toml