v1.4.0
π 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.