Skip to content

Releases: ghasemdev/affogato

🐛 v1.1.2 Core-ktx

15 Aug 13:53
Compare
Choose a tag to compare

🚀 Features

  • add weeks duration 2.weeks

🐛 Fixes

  • Fix rounding issue for TimeAgo.kt

🐛 v1.1.1 Core-ktx

14 Aug 10:51
Compare
Choose a tag to compare

💥 Breaking Changes

  • Rename date parameter in LookupMessages to dateInMillis
  • Rename toString -> format in all datetime extensions

🐛 Fixes

  • Fix duplicated $ sign in ar and fa TimeAgo Messages

🎉 v1.1.0 Core-ktx

13 Aug 20:18
Compare
Choose a tag to compare

🚀 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

27 Jul 15:02
Compare
Choose a tag to compare

🚀 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

26 Jul 12:22
Compare
Choose a tag to compare
fix orientation in landscape

🐛 v1.0.0-beta04 Fix Build Issue

16 Jul 20:10
Compare
Choose a tag to compare

🎉 v1.0.0-beta03 Affogato Unit

16 Jul 19:45
Compare
Choose a tag to compare

🚀 Features

  • Add Window Size
  • Add rememberWindowSize()

🎉 v1.0.0-beta02 Affogato Unit

16 Jul 08:24
Compare
Choose a tag to compare

🚀 Features

  • Add new sample

🧪 Tests

  • Add tests for dimen tag validator

💭 Other

  • Add doc and update readme

🎉 v1.0.0-beta01 Affogato Unit

15 Jul 11:48
Compare
Choose a tag to compare

🚀 Features

  • Add sdp and ssp unit
  • Add Dimen tag for create auto dimensions

🎉 v1.0.0-alpha05 Affogato Unit KSP

14 Jul 21:16
Compare
Choose a tag to compare
Pre-release

🚀 Feature

  • add Unit tag for create auto dimensions

🐛 Fixes

  • unit alias