Skip to content

Releases: kiki-kanri/kikiutils-node-classes

v1.1.0

26 Jul 09:22
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • path: Add parent getattr (d873bf3)

💅 Refactors

  • Replace private keyword with # for class members (bd15098)

🏡 Chore

❤️ Contributors

  • kiki-kanri

v1.0.3

26 Jul 09:22
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Upgrade build tool to fix output files cjs error (3bb293a)

❤️ Contributors

  • kiki-kanri

v1.0.2

26 Jul 09:21
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Upgrade dependencies (f9466de)
  • Change tsconfig extends target (6fd63bc)

❤️ Contributors

  • kiki-kanri

v1.0.1

26 Jul 09:21
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Tsconfig use package to extends (81c669d)

📦 Build

🏡 Chore

  • Upgrade dependencies (dca0a01)
  • Add keywords to package.json (fc24950)

❤️ Contributors

  • kiki-kanri

v1.0.0

26 Jul 09:18
Compare
Choose a tag to compare

compare changes

🏡 Chore

❤️ Contributors

  • kiki-kanri

v0.7.0

26 Jul 09:16
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

compare changes

🚀 Enhancements

  • Path class add readFileToBlob method (9383bd1)

❤️ Contributors

  • kiki-kanri

v0.6.0

26 Jul 09:15
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

compare changes

🚀 Enhancements

  • Add isDir and isFile methods (6f496a4)
  • Path class add static resolve method (150e7bd)

🏡 Chore

  • Move BasePath constructor comment to Path (6393bca)

❤️ Contributors

  • kiki-kanri

v0.5.0

26 Jul 09:14
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

compare changes

🚀 Enhancements

  • Add methods alias (58fc310)
  • Add kFse paramters type (761b5fd)
  • Add PromisePathFsOperation class (2c0f4b2)
  • Add symlink method and todo comment (b7dadc4)
  • Add SyncPathFsOperation class (266ea1a)
  • Add PromisePathFseOperation class (19245b1)
  • Add fse class pathExists method and readJson comment (b20610c)
  • Add SyncPathFseOperation class (e33c464)
  • Add PathFsaOperation and path classes (cf13ee5)
  • Change path string type param to PathLike (7b4d3c8)

🩹 Fixes

  • 修改PathLike類型與設定base path預設export (a2ea9ce)
  • Fixed base path and path classes circular import (d852232)
  • Modify pathExists method sorting position (3428353)
  • Modify pathExists method sorting position (a99aab3)

📦 Build

  • Change build tool to tsc and edit tsconfig (d016297)
  • Add tslib dependencies and enable importHelpers (cb3b602)
  • Add tsc-alias to resolve tsconfig paths (bbfed80)
  • Change method and add/edit configs (441a2c1)
  • Set externalLiveBindings to false (b093263)

🏡 Chore

  • Upgrade dependencies (fbefcb8)
  • Remove fs/promise open method todo (17c9581)
  • Remove old classes files (d9ae8fb)
  • Remove tslib dependencies (761d812)

❤️ Contributors

  • kiki-kanri

v0.4.0

26 Jul 09:14
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

compare changes

🚀 Enhancements

❤️ Contributors

  • kiki-kanri

v0.3.0

26 Jul 09:14
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

compare changes

🚀 Enhancements

🏡 Chore

❤️ Contributors

  • kiki-kanri