Skip to content

Releases: nazmul-nhb/chronos-date

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 05:24

📦 chronos-date v2.5.0

🆕 Release Notes

  • [ed1bf79] - 🔧 update(docs): added docs for getDaysInMonth (Nazmul Hassan)
  • [d98d660] - 🔧 update(docs): added docs for getTimeDiff (Nazmul Hassan)
  • [fe967cc] - 🔧 update(docs): added docs for relative time getters (Nazmul Hassan)
  • [1fbaffc] - 🔧 update(docs): added docs for isToday, isTomorrow and isYesterday (Nazmul Hassan)
  • [ea56bf7] - ✨ feat(guards): added new guard isDateLeapYear with docs (Nazmul Hassan)
  • [8fbb5ca] - 🧼 refactor(compare): made getTimeDiff utility independent (Nazmul Hassan)
  • [c32a232] - ✨ feat(compare): added new utilities getTimeDiff and getDaysInMonth (Nazmul Hassan)
  • [4e7a267] - ✨ feat(date): added new utils to compare dates; updated tsdoc for relativeTimePlugin methods (Nazmul Hassan)
  • [ff70d28] - ✨ feat(utils): added basic date compare functions (Nazmul Hassan)
  • [2754409] - 📚 docs: updated CHANGELOG.md for v2.4.14 (github-actions[bot])

Compare Changes: v2.4.14 vs v2.5.0


DocsNPM

v2.4.14

Choose a tag to compare

@github-actions github-actions released this 27 Jun 15:23

📦 chronos-date v2.4.14

🆕 Release Notes

  • [fd2a263] - 📚 docs(plugins): updated tsdoc and docs for the types related to dateRangePlugin (Nazmul Hassan)
  • [6405d41] - 🔧 update(docs): fixed an example in docs (Nazmul Hassan)
  • [248766d] - 🔧 update(docs): updated examples and plugin docs (Nazmul Hassan)
  • [a99db9e] - 📚 docs: updated CHANGELOG.md for v2.4.12 (github-actions[bot])

Compare Changes: v2.4.12 vs v2.4.14


DocsNPM

v2.4.12

Choose a tag to compare

@github-actions github-actions released this 24 Jun 05:23

📦 chronos-date v2.4.12

🆕 Release Notes

  • [edc49b0] - 🔣 types(chronos): updated constructor signatures ChronosStatics; updated the script to copy the interface (Nazmul Hassan)
  • [1504c04] - 🧼 refactor(src): updated folder structure (Nazmul Hassan)
  • [df4eb71] - 📚 docs: updated CHANGELOG.md for v2.4.11 (github-actions[bot])

Compare Changes: v2.4.11 vs v2.4.12


DocsNPM

v2.4.11

Choose a tag to compare

@github-actions github-actions released this 23 Jun 20:07

📦 chronos-date v2.4.11

🆕 Release Notes

  • [e95746e] - 🧼 refactor: re-arranged files and updated docs and tsdoc (Nazmul Hassan)
  • [ef846dc] - 📚 docs: updated CHANGELOG.md for v2.4.10 (github-actions[bot])

Compare Changes: v2.4.10 vs v2.4.11


DocsNPM

v2.4.10

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:36

📦 chronos-date v2.4.10

🆕 Release Notes

  • [8d48e6b] - 🔧 update(docs): added docs for Chronos.clamp and updated related docs (Nazmul Hassan)
  • [e2afaf4] - 🔧 update(docs): updated docs for date range methods (both static and instance) (Nazmul Hassan)
  • [f0aeb71] - 🐛 fix(scripts): copy script now properly handles generics and rest parameters (Nazmul Hassan)
  • [b6fbd01] - ✨ feat(Chronos): Chronos.getDatesForDay() now returns array of Chronos instances when format is set to 'chronos' in the options (Nazmul Hassan)
  • [f315f9d] - ✨ feat(Chronos): added new static method: Chronos.clamp() (Nazmul Hassan)
  • [f6372ba] - 📚 docs: updated CHANGELOG.md for v2.4.6 (github-actions[bot])

Compare Changes: v2.4.6 vs v2.4.10


DocsNPM

v2.4.6

Choose a tag to compare

@github-actions github-actions released this 23 Jun 11:09

📦 chronos-date v2.4.6

🆕 Release Notes

  • [110da53] - 🛠️ chore: fixed some dev issues (Nazmul Hassan)
  • [207af7b] - 🧼 refactor(chronos): updated interface ChronosStatics --> copy tsdoc from Chronos constructor signatures and static methods using ts-morph custom script (Nazmul Hassan)
  • [4a9f571] - 🧼 refactor(classes): renamed chronos.ts --> Chronos.ts (Nazmul Hassan)

Compare Changes: v2.4.4 vs v2.4.6


DocsNPM

v2.4.4

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:02

📦 chronos-date v2.4.4

🆕 Release Notes

  • [3b0335d] - 🧼 refactor(chronos): updated interface ChronosStatics --> copy tsdoc from Chronos constructor signatures and static methods using ts-morph custom script (Nazmul Hassan)
  • [7d04d9b] - 🧼 refactor(classes): renamed chronos.ts --> Chronos.ts (Nazmul Hassan)
  • [057b69d] - 🛠️ chore: updated editor configs and deps (Nazmul Hassan)
  • [4a72c53] - 🔧 update(docs): updated examples in playground code blocks (Nazmul Hassan)
  • [4e10e25] - 🔧 update(docs): synced changelog and generated types for the playground (Nazmul Hassan)
  • [a1125de] - 🔧 update(docs): updated docs for Chronos.formatTimePart static method (Nazmul Hassan)
  • [31363cd] - 📚 docs: updated CHANGELOG.md for v2.4.0 (github-actions[bot])

Compare Changes: v2.4.0 vs v2.4.4


DocsNPM

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 19:10

📦 chronos-date v2.4.0

🆕 Release Notes

  • [f2505c3] - 🔧 update(docs): added docs for next and previous methods of Chronos (Nazmul Hassan)
  • [471bf48] - ✨ feat(Chronos): added new next and previous methods (Nazmul Hassan)
  • [d7aebe5] - 🔧 update(docs): added docs for new getter methods (Nazmul Hassan)
  • [97be8bc] - 🔧 update(docs): added docs for 3 new format methods (Nazmul Hassan)
  • [707bacb] - ✨ feat(Chronos): added 3 new getters: epochSeconds, epochMilliseconds, epochNanoseconds (Nazmul Hassan)
  • [f58a836] - ✨ feat(Chronos): added 3 new Date wrapper methods: toDateString, toTimeString and toUTCString (Nazmul Hassan)
  • [9ba93a2] - 🧼 refactor(chronos): cleaned src/index.ts and moved the Chronos class inside src/classes (Nazmul Hassan)
  • [666249f] - 🔧 update(docs): updated docs for addDate (Nazmul Hassan)
  • [cd51a99] - 🔧 update(chronos): reverted to function keyword from arrow fn in some plugins --> updated biome.json (Nazmul Hassan)
  • [f0bae62] - 📚 docs: updated CHANGELOG.md for v2.3.3 (github-actions[bot])

Compare Changes: v2.3.3 vs v2.4.0


DocsNPM

v2.3.3

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:50

📦 chronos-date v2.3.3

🆕 Release Notes

  • [c352f02] - 🛠️ chore(changelog): included CHANGELOG.md in the package (Nazmul Hassan)
  • [a6e54f3] - 📚 docs: updated CHANGELOG.md for v2.3.2 (github-actions[bot])

Compare Changes: v2.3.2 vs v2.3.3


DocsNPM

v2.3.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:11

📦 chronos-date v2.3.2

🆕 Release Notes

  • [0ff1173] - 📚 docs(changelog): integrated automated changelog generator/updater (Nazmul Hassan)

Compare Changes: v2.3.1 vs v2.3.2


DocsNPM