Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 410 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 410 Bytes

Unreleased

Feat

  • add visual status

v0.0.1 (2022-10-13)

Feat

  • add poetry to pre-commit
  • add flags to sort stories
  • try-catch exceptions
  • add pretty printing for stories
  • add progress indicator
  • add basic cli
  • add fetch for stories IDs and stories
  • define Story model for hn stories

Fix

  • fix issue with empy urls
  • solve bad imports

Refactor

  • refactor project structure