Releases: Testausserveri/torimies-rs
torimies-rs-v0.1.5
torimies-rs-v0.1.4
This release includes various super-cool-and-nice new features:
- Seller blacklist
- Visual improvements to the embeds (more buttons)
- Illegally-fast scheduling
- Migration from sqlx (bad) to diesel (good)
- major codebase cleanup
Also: this has been built with musl, which means it should support even more machines (only x86_64 tho :/)
torimies-rs-v0.1.3
This release:
- Disable sqlx info-logging
- Change the embed color based on the ad type
- Implement proper error handling
The executable has been build on Debian Buster using the nightly toolchain (this means that it depends on glibc >= 2.31.1)
torimies-rs-v0.1.2
This release:
- Optimized querying the tori.fi-api
- Fix some issues with the itemhistory
- Add super cool and nice buttons to the messages
The executable has been build on Debian Buster using the nightly toolchain (this means that it depends on glibc >= 2.31.1)
torimies-rs-v0.1.1
Stuff that changed
- Vahti-urls are now verified before added
- The update-interval is now adjustable in .env
- The regional search-filter should finally be working
The executable has been build on Debian Buster using the nightly toolchain (this means that it depends on glibc >= 2.31.1)
Initial release of torimies-rs
This is the initial release including all the basic functionality necessary to operate the bot in a multi-user environment.
The executable has been build on Debian Buster using the nightly toolchain (this means that it depends on glibc >= 2.31.1)