Releases: ghasemdev/affogato
Releases · ghasemdev/affogato
🐛 v1.1.2 Core-ktx
🚀 Features
- add weeks duration
2.weeks
🐛 Fixes
- Fix rounding issue for
TimeAgo.kt
🐛 v1.1.1 Core-ktx
💥 Breaking Changes
- Rename date parameter in LookupMessages to dateInMillis
- Rename toString -> format in all datetime extensions
🐛 Fixes
- Fix duplicated $ sign in
ar
andfa
TimeAgo Messages
🎉 v1.1.0 Core-ktx
🚀 Features
- Collections Function (built-in and get functions based on Range and Progression, sorting map, rotate, head, tail and ...)
- Operations Function (collection operation add, sub, mul, div and rem, string times and some boolean operator)
- String Function (formatting and get functions based on Range and Progression, format, removeDecimalPart, rotate and ... )
- Math Function (math for collection like median, std, variance and more, BD and BI, round with digit, infix pow and degree to radian, ... )
- Random Function (choice, choices and nextInt-long based on Progression)
- Date Time Function (convert all type of date time to each other :), now functions and time ago)
- Color Converter (rgb to hex, hex to rgb)
- Block Scope Function
- Try-Catch Functions and Counter
🎉 v1.0.0 Affogato Unit
🚀 Features
- sdp and ssp unit
- Dimen tag for create auto dimensions
- Window Size, Global Window Size, rememberWindowSize()
- Window Orientation, isLandscape
- Posture, postureState, postureFlow, ...
- Hinge Size, hingeWidthDp, hingeHeightDp, ...
- Window Layout Info, windowLayoutInfoState, windowLayoutInfo, ...
🐛 v1.0.0-beta05 Fix Orientation
fix orientation in landscape
🐛 v1.0.0-beta04 Fix Build Issue
Fix build issue
🎉 v1.0.0-beta03 Affogato Unit
🚀 Features
- Add Window Size
- Add
rememberWindowSize()
🎉 v1.0.0-beta02 Affogato Unit
🚀 Features
- Add new sample
🧪 Tests
- Add tests for dimen tag validator
💭 Other
- Add doc and update readme
🎉 v1.0.0-beta01 Affogato Unit
🚀 Features
- Add sdp and ssp unit
- Add Dimen tag for create auto dimensions
🎉 v1.0.0-alpha05 Affogato Unit KSP
🚀 Feature
- add Unit tag for create auto dimensions
🐛 Fixes
- unit alias