Releases: MPult/Rexit
Bug Fixes & Quality of Life
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
- Show image url in exports by @MPult in #69
- Not redownload all images between runs by @MPult in #65
- chore(deps): bump cached from 0.43.0 to 0.45.1 by @dependabot in #74
- chore(deps): bump url from 2.3.1 to 2.4.1 by @dependabot in #71
- Ci remake by @MPult in #76
- Fix mime type bug and add redaction by @MPult in #98
Full Changelog: v1.2.0...v1.2.1
v1.2.0 - Deps & No Usernames option
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
- @dependabot made their first contribution in #33
Full Changelog: v1.1.0...v1.2.0
v1.1.0 - Subreddit Downloading
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
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
- Fix login bug by @oneElectron
- Add Export saved posts option by @MPult in #24
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
- Create internal API library by @MPult in #22
- Add Homebrew support by @oneElectron
Full Changelog: v0.1.1...v1.0.0
v0.1.1
We have made massive improvements to Rexit, I really hope nothing is wrong with this version.
What's Changed
- Adding batching support by @MPult in #19
- Refactor & Implement Testing by @oneElectron in #20
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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
- Add exporting by @MPult in #4
- merge Feature/ci to main for CI testing by @oneElectron in #6
- Add options for export formats by @MPult in #7
- Polish by @MPult in #11
- added debug flag by @oneElectron in #13
- Electron/feat/download images by @oneElectron in #14
- Improving the docs by @MPult in #15
New Contributors
- @MPult made their first contribution in #4
- @oneElectron made their first contribution in #6
Full Changelog: https://github.com/MPult/Rexit/commits/v0.1.1