Skip to content

Releases: SwanX1/logerian

1.0.6

30 Sep 12:47
1.0.6
b004e8e
Compare
Choose a tag to compare

This release fixes a bug in the publish workflow; workflow didn't build the code, which made the published version 1.0.5 unusable.

1.0.5

30 Sep 12:18
1.0.5
39954f5
Compare
Choose a tag to compare

This release doesn't change anything in terms of the library, it only corrects unit testing, as well as automatic documentation.

Changelog
  • Now using ts-jest
  • Seperated the build job from lint and test jobs in the check workflow,
  • No longer using Yarn,
  • Removed dependency on @tsconfig/node14,
  • Added description, issue tracker url, and keywords to package.json,
  • Added TypeDoc documentation generation,
  • Added automatic workflow that publishes documentation,
  • Publish workflow now also creates a bare-bones GitHub release

Release 1.0.3

26 Jun 15:31
46a1ef8
Compare
Choose a tag to compare

Initial release on GitHub I guess?