Skip to content

Releases: blackary/st_pages

v1.0.1

08 Aug 19:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Jul 14:08
fd33fdb
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Convert st-pages to a thin wrapper around new st.navigation by @blackary in #101

Full Changelog: v0.5.0...v1.0.0

v0.5.0

25 Jun 16:55
1afb267
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.5.0

v0.4.5

29 Sep 19:28
f25b3c8
Compare
Choose a tag to compare

What's Changed

  • Handle flaky tests, update streamlit versions by @blackary in #68
  • Fix issue caused by new script cache in 1.23.1 by @mfriedy in #49

Full Changelog: v0.4.4...v0.4.5

v0.4.4

23 Aug 22:24
5bb79ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

07 Jul 18:31
0059706
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.3

v0.4.1

28 Apr 21:21
Compare
Choose a tag to compare

What's Changed

  • Ensure sidebar formatting only occurs within Sidebar div by @mfriedy in #39

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Apr 19:54
5a7bc4e
Compare
Choose a tag to compare

What's Changed

Can now add is_section=False to end a section
Can now use hide_pages to hide some pages from being shown

New Contributors

Full Changelog: v0.3.5...v0.4.0

v0.3.5

02 Mar 14:55
1e2da6e
Compare
Choose a tag to compare

What's Changed

  • Support passing extra kwargs to set_page_config by @blackary in #24

Fixes #23

Full Changelog: v0.3.4...v0.3.5

v0.3.4

23 Feb 14:45
918e17e
Compare
Choose a tag to compare

What's Changed

  • Support 1.18.0 by importing new version of cache if available by @blackary in #21
  • Based on contribution #18 & #20 from @senickel -- thanks!

Full Changelog: v0.3.3...v0.3.4