Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Releases: theiskaa/stackoverflow_cli

v1.0.3

18 Jun 20:42
Compare
Choose a tag to compare

New features:

  • Added limit option to view answer and view comment commands.

Overview:

limit-answer-comment

v1.0.2

17 Jun 19:34
Compare
Choose a tag to compare

Resolved: #6

New features:

  • Added comments subcommand to view command.

Overview:

view-comments

v1.0.1

17 Jun 07:58
8c0df76
Compare
Choose a tag to compare

Resolved: #4

New features:

  • Added view command with answer subcommand.
    Go to docs to learn how to use it.

Overview:

view-answers

v1.0.0 - First release

15 Jun 15:53
de98106
Compare
Choose a tag to compare

The first release of Scli

Available functionalities:

  • Get questions
    • Options:
    • Get all (would get 100 question)
    • Get by id
    • Get by limiting the result
    • Get by providing custom tags
  • Search questions
    • Options:
    • Get all (would get 100 question)
    • Get by id
    • Get by limiting the result
    • Get by providing custom tags