Skip to content

Releases: MPult/Rexit

Bug Fixes & Quality of Life

15 Dec 16:40
6d390a0
Compare
Choose a tag to compare

Just some small bug fixes and quality of life things.

Also I messed up the CI so no binaries till thats fixed...

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - Deps & No Usernames option

28 Jul 18:21
Compare
Choose a tag to compare

Mainly Dependacies and add the no-usernames option; mkaing it alot quicker

What's Changed

  • chore(deps): bump inquire from 0.6.1 to 0.6.2 by @dependabot in #33
  • chore(deps): bump tokio from 1.28.0 to 1.28.1 by @dependabot in #32
  • chore(deps): bump serde from 1.0.162 to 1.0.163 by @dependabot in #31
  • Combined PR by @github-actions in #38
  • Adding CI Log artifact uploading by @MPult in #40
  • Adding the --no-usernames option to make it quicker by @MPult in #63

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0 - Subreddit Downloading

14 May 13:30
Compare
Choose a tag to compare

Hey there!

This release adds some exiting features. The main one being able to download the first 1000 posts from a subreddit. The command structure has been overhauled a bit.

What's Changed

  • Improving test coverage by @MPult in #25
  • Add Cargo.lock by @jmesmon in #27
  • Use temporary diectory for tets by @jmesmon in #28
  • Support all post image embeds & Performance improvements by @MPult in #29
  • Subreddit Download, Logging & new command structure by @MPult in #30

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1 - Login Hotfix & Saved post export

02 May 10:02
Compare
Choose a tag to compare

Reddit changed the way how logins work so this release fixes this. Also, Rexit will now also export saved posts. (Image download pending; I wanted to get the bugfix out quickly)

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

30 Apr 17:24
c7c3bc2
Compare
Choose a tag to compare

There aren't many new features in this release, but that doesn't mean that we weren't busy. We refactored the entire codebase, in doing so we created the ReAPI internal library. This will allow us to develop with a lot more agility. Also we added homebrew as a installation method.

What does this mean for you? Well it means that new features will come quick, were looking into also exporting saved posts etc.

PS: If there's interest we might make ReAPI easy for use as a standalone library. It handles all API stuff for Rexit.

What's Changed

Full Changelog: v0.1.1...v1.0.0

v0.1.1

24 Apr 17:57
be53ae6
Compare
Choose a tag to compare

We have made massive improvements to Rexit, I really hope nothing is wrong with this version.

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Apr 15:37
848dc93
Compare
Choose a tag to compare

Warning: there are still a few bugs and im not completly happy with how it is. (hence not v1.0.0) Mainly the batching: this is comming up soom ish.

What's Changed

Litteraly everything - this is the first release

New Contributors

Full Changelog: https://github.com/MPult/Rexit/commits/v0.1.1