Skip to content

v1.4.0

Choose a tag to compare

@MelakuDemeke MelakuDemeke released this 07 Jun 09:12
· 127 commits to main since this release

πŸš€ Kenat v1.4.0 Released! πŸ‡ͺπŸ‡ΉπŸ•’
Enhanced Ethiopian Time Support

We’re excited to announce Kenat v1.4.0 β€” a major update focused on Ethiopian time calculations and formatting. This release brings powerful and flexible tools to work with Ethiopian time, including conversions, math, and display.

πŸ”§ What’s New in v1.4.0

βœ… New module: Time.js
– Introduces a clean, object-oriented Time class
– Supports:
β€’ add() / subtract() Ethiopian time durations
β€’ diff() for time difference
β€’ format() with Geez numerals, custom styles

βœ… Renamed:
– timeConverter.js β†’ ethiopianTime.js (more intuitive)

βœ… Functional Utilities Added to ethiopianTime.js:
– addEthiopianTime()
– subtractEthiopianTime()
– getTimeDifference()
– formatEthiopianTime()

βœ… Improved Formatting:
– Display times with options like Geez numerals, period labels (α‰€αŠ•/αˆŒαˆŠα‰΅), and minimal style


πŸ“¦ Update Now

npm install [email protected]

πŸ“š Docs & examples coming soon.