Releases: SwanX1/logerian
Releases · SwanX1/logerian
1.0.6
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
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
Initial release on GitHub I guess?