Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Releases: e-graveyard/yatt

v0.5.0

07 Aug 13:00
Compare
Choose a tag to compare

Changelog

  • 4c9726f chore: bump version
  • 001f08d feat: declare fields as readonly
  • ca0f7f7 chore: fix entrypoint
  • d4b6d1b chore: improve build process
  • 0ed4476 chore: add swc config, improve tsc config
  • 41d5f66 chore: add a faster typescript compiler
  • 0e28a18 chore: bump dev dependencies
  • b94cb7d chore: bump dev dependencies
  • 1b50be5 chore: bump dev dependencies
  • e70c5b4 docs: fix CI badges

v0.4.0

30 Jul 06:19
Compare
Choose a tag to compare

Changelog

  • e69544d chore: bump version
  • 5515540 ci: add workflow to run the tests and upload the coverage
  • 6342d29 docs: remove types from jsdoc strings
  • 2be4d4e chore: fix module resolution on jest tests
  • b4148dc feat: logger helper class
  • fe0a1fc test: add cases for the logger helper class
  • 3966f2c chore: change name
  • 8f147c1 chore: config module alias
  • 3411643 chore: change name
  • e392682 chore: add winston as prod dependency
  • 7f653b2 chore: bump dependency
  • a758b0b ci: use "all"
  • 2455d2b docs: feature list fix
  • df2fac0 chore: simplify scripts
  • 96eb3a8 ci: code checking workflow