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.
- Utilities for manipulating the CSS style of Streamlit buttons.
- Refactored the
release
workflow that was not working properly.
- Removed the
close
trigger of theCI
workflow to prevent duplication. - Changed the paths of the
CI
workflow to only trigger when necessary. - Changed package classifiers (added several and removed the old ones).
- Added two new URLs to the project metadata.
- The
session_state
decorator for easy interaction with Streamlit apps state. - Initial release of the package.