Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.91 KB

File metadata and controls

47 lines (32 loc) · 1.91 KB

Changelog

All notable changes to the JetCo library will be documented in this file.

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

[1.1.0-beta] - 2026-02-12

🎉 What's New

Version bumped to 1.1.0-beta! Introducing powerful data visualization components and essential date/time pickers.

✨ Added

  • Line Graph Component - Highly customizable and animated line graph for both KMP and Android
  • Multi Line Graph Component - Display multiple data series with smooth animations for both KMP and Android
  • Candle Stick Chart Component - Professional candlestick charts for financial data visualization for both KMP and Android
  • Date Picker Component - Intuitive date selection with customizable styling and animations for both KMP and Android
  • Time Picker Component - Easy time selection with smooth animations for both KMP and Android
  • Date and Time Picker Component - Combined date and time selection in one component for both KMP and Android

[1.0.0-beta.9] - 2025-12-13

🎉 What's New

Version bumped to 1.0.0-beta.9! Thank you so much for your support.

✨ Added

  • AnimatedSearchBar Component - New search component with smooth animations for both KMP and Android

Note: Starting from this version, all changes will be documented in this CHANGELOG.md file. Thank you for using JetCo! 🚀

How to Read This Changelog

  • Added for new features
  • Changed for changes in existing functionality
  • Deprecated for soon-to-be removed features
  • Removed for now removed features
  • Fixed for any bug fixes
  • Security for security-related improvements
  • Improved for performance or code quality enhancements

For more details about releases, visit our GitHub Releases page.