Skip to content

URS v3.1.1

Compare
Choose a tag to compare
@JosephLai241 JosephLai241 released this 28 Jun 01:15
· 753 commits to master since this release
64e8ed8

Release date: June 27, 2020

Fulfilled user enhancement request by adding Subreddit time filter option.

New in 3.1.1:

  • Users will now be able to specify a time filter for Subreddit categories Controversial, Search, and Top.
  • The valid time filters are:
    • all
    • day
    • hour
    • month
    • week
    • year
  • Updated CLI unit tests to match new changes to how Subreddit args are parsed.
  • Updated community documents located in the .github/ directory: STYLE_GUIDE, and PULL_REQUEST_TEMPLATE.
  • Updated README to reflect new changes.