Skip to content

1.1.0

Choose a tag to compare

@itsdevdom itsdevdom released this 24 Mar 16:34
· 46 commits to develop since this release

Features

  • bin: Add binary execution file (#27) (c26c8e3)
  • collect-information: Add information validation & correction (#20) (3ba67fb)
  • error-handling: Add proper error handling (#23) (a74b41e)
  • logging: Add detailed logger (#26) (4b7076a)

Bug Fixes

  • version: Fix first version releases (#21) (db41a40)

Documentation

  • README: Update README, update screenshot (#51) (a32fd4d)

Refactoring

  • Rewrite library in TypeScript (#19) (378f98f)
  • Simplify async-await, remove correction, refactor tests (#39) (ecd194d)
  • information: Refactor information step test (#33) (528ed66)

Tests

  • Add first end-to-end test (#37) (8732a66)
  • Force GitHub contribution recounting after test execution (#44) (fc62e9f)
  • Refactor test utilities and shared test logic (#38) (91f95dd)
  • e2e: Extend e2e test to cover second release (#41) (b8e55b2)
  • errors: Add test cases for error handling (#43) (05b3f87)
  • information: Add collect information unit tests (#31) (e7ae2e4)
  • package-json, information: Add package-json tests, extend information tests (#34) (5a07211)