Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.2.1 - [2025-12-05]

Added

  • st_yled.datetime_input wrapper to align with Streamlit 1.52

Changed

  • Fix: CSS targeting for title, header, subheader

Removed

v0.2.0 - [2025-12-03]

Added

  • font_weight argument to customize the font weight for element text
  • st_yled.space wrapper to align with Streamlit 1.51

Changed

  • Fix: Font color for st_yled.code

Removed

v0.1.0 - [2025-10-31]

Added

  • First release with elements and theme styling

Changed

Removed