Releases: marlonlom/timeago
Releases · marlonlom/timeago
Minor updates, updated dependencies and language messages
Minor updates, updated dependencies and language messages
What's Changed
- Added zh&zh_TW messages support. by @Yuanuo in #40
- Add hungarian translation by @uszkaisandor in #48
- Add polish translation by @johnpaulmckean in #50
- Feature/upgrade repo gradle kts by @marlonlom in #52
- Bump agp from 8.2.2 to 8.7.3 by @dependabot in #59
- Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0 by @dependabot in #54
- Bump com.google.android.material:material from 1.11.0 to 1.12.0 by @dependabot in #57
- Bump androidx.core:core-ktx from 1.12.0 to 1.15.0 by @dependabot in #61
- Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #58
- Bump kotlin from 1.9.22 to 2.1.0 by @dependabot in #53
- Bump org.jetbrains.dokka from 1.9.10 to 2.0.0 by @dependabot in #60
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 2.1.0 by @dependabot in #55
New Contributors
- @mryogesh made their first contribution in #38
- @Yuanuo made their first contribution in #40
- @uszkaisandor made their first contribution in #48
- @johnpaulmckean made their first contribution in #50
- @dependabot made their first contribution in #59
Full Changelog: v4.0.3...v4.1.0
Minor updates, added language messages
Minor updates, added language messages
Added danish translation, updated android sample to use api 28
Recent changes in v4.0.1:
- Added danish translation.
- Add @JvmStatic annotation to
using
function. - Added support for build tools 28 in sample app
v4.0.0, Ported from java to Kotiln
Recent changes in v4.0.0:
- Converted source files from java to Kotlin
- Added new language messages
Added new languages
New in v3.0.2:
- Added Indonesian (id), Czech (cs), Arabic (ar) languages.
- Updated sample app to latest android version (code 27).
Merged features and language messages
v3.0.0 - Improved dates handling for relative time calculations, both for the past and for the future
Added future dates texts parsing
v3.0.0 - Improved dates handling for relative time calculations, both for the past and for the future
Some minor fixes
- Some characters have been changed in the messages, applying unicode codes
TimeAgo v2.0.0
Fixed in this version:
- Improved time validation rules to display text related to the current date and time.