Release v2.0.0
There might be an issue with the
aar
packaging with this version. Please use version2.0.1
instead.
BREAKING CHANGES
The latest version of JetLime 2.0.0, features a completely redesigned architecture with new APIs. This redesign addresses and moves away from the limitations and performance issues identified in the previous API.
Key Enhancements in the New Release
API Structure Overhaul: The API has been restructured to offer enhanced flexibility. This allows for more effective integration of composables and customization of timelines.
Extended Functionality and Features:
Support for Both Vertical and Horizontal Views: The library now supports both vertical and horizontal orientations, a much-requested feature (#3).
Timelines on Both Sides: Users have the option to add timelines on both sides of the interface, providing greater versatility in layout and design (#12).
Slot API Integration: The introduction of the Slot API enables users to incorporate a click listener through the new JetLimeEvent
Modifier, enhancing interactive capabilities (#11).
These improvements are expected to significantly enhance the usability and performance of the library, offering robust functionality and increased flexibility. Feedback has been instrumental in guiding these developments, and continued input is welcomed as the product continues to evolve.
What's Changed
- Redesign Library: Version 2.0.0 by @pushpalroy in #19
Full Changelog: 1.0.6...2.0.0