• v2.4.1 2fe3c71ec1

    2.4.1
    All checks were successful
    Publish to NPM / build (push) Successful in 17s
    Publish to NPM / package (push) Successful in 26s
    Publish to NPM / publish (push) Successful in 18s
    Stage / build (push) Successful in 15s
    Stage / package (push) Successful in 28s
    Stable

    Vylpes released this 2025-10-10 18:00:26 +01:00 | 0 commits to master since this release

    Signed by Vylpes
    GPG key ID: 4DE4053C3C21FD50
    • Fix bug where the previous version wasn't able to be resolved
    Downloads
  • v2.4.0 aaec513ed5

    2.4.0
    All checks were successful
    Publish to NPM / build (push) Successful in 18s
    Publish to NPM / package (push) Successful in 29s
    Publish to NPM / publish (push) Successful in 10s
    Stage / build (push) Successful in 16s
    Stage / package (push) Successful in 25s
    Stable

    Vylpes released this 2025-09-20 16:04:36 +01:00 | 2 commits to master since this release

    Signed by Vylpes
    GPG key ID: 4DE4053C3C21FD50

    Breaking Changes

    • Removed macOS Build support (#219)

    New Features

    • If a post has multiple images it now returns the gallery in an array of images (#161)

    Bug Fixes

    • Fixed running the cli with the -q and --json flags combined didn't add the query metadata to the json (#181)
    • Fixed running the package globally via npm or npx not executing the CLI (#183)
    • Fixed URL field being undefined (#257)
    Downloads
  • v2.3.0 045ce95186

    2.3.0
    All checks were successful
    Publish to NPM / build (push) Successful in 8s
    Publish to NPM / publish (push) Successful in 12s
    Stage / build (push) Successful in 8s
    Stage / rsync (push) Successful in 6s
    Stable

    Vylpes released this 2024-08-07 17:13:56 +01:00 | 40 commits to master since this release

    New Features

    • The "sortBy" variable now has a pre-defined string type for TypeScript, "new" | "hot" | "top"
    • The CLI now has an output to file option, -o
    • Added the post author to the return result
    • Add a variable to limit the API call to reddit

    Dependencies

    • Remove the deprecated Jest functions in unit tests
    • Switch out the pkg package for a maintained fork
    Downloads
  • v2.2.0 41195de16a

    v2.2.0
    All checks were successful
    ci/woodpecker/push/woodpecker Pipeline was successful
    ci/woodpecker/tag/woodpecker Pipeline was successful
    Stable

    Vylpes released this 2024-04-22 19:46:56 +01:00 | 69 commits to master since this release

    New Features

    • Added a CLI binary! Releases for these will be attached to each future release

    Improvements

    • The "sortBy" variable now has a default value
    • The package now returns a graceful error if it is unable to find an image
    Downloads
  • v2.1.6 8a726b386e

    v2.1.6
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2024-04-12 17:57:13 +01:00 | 146 commits to master since this release

    • Fix bug where randomiser would ignore image posts which had multiple images in one post
    Downloads
  • v2.1.5 27e08e6f86

    v2.1.5
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-11-10 18:51:46 +00:00 | 149 commits to master since this release

    • Bump dependency @babel/traverse to 7.23.2
    Downloads
  • v2.1.4 f61a5a7ae5

    v2.1.4
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-09-13 13:18:19 +01:00 | 152 commits to master since this release

    • Upgrade dependency eslint to 8.49.0
    Downloads
  • v2.1.3 f67e001cf0

    v2.1.3
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-07-03 17:55:46 +01:00 | 156 commits to master since this release

    • Update dependency semver to 7.5.2
    Downloads
  • v2.1.2 d3d921b3c8

    v2.1.2
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-05-29 16:52:13 +01:00 | 158 commits to master since this release

    • Fix bug where the randomiser would sometimes try for index '-1'
    Downloads
  • v2.1.1 e7620ccd42

    v2.1.1
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-05-20 15:49:04 +01:00 | 160 commits to master since this release

    • Update got to ^11.6.5 to fix vulnerability in peer dependency
    Downloads