Skip to content

Releases: Testausserveri/torimies-rs

torimies-rs-v0.1.5

07 Jan 21:01
8de19b2
Compare
Choose a tag to compare

This release adds a lot of new and super-cool features:

  • Visual improvements to buttons
  • Support for mobile urls
  • Better item parsing
  • Better location data
  • Support for huuto.net
  • Major codebase refactoring
  • And many others :)

torimies-rs-v0.1.4

18 Dec 23:16
53a9829
Compare
Choose a tag to compare

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

24 Nov 15:00
32d7408
Compare
Choose a tag to compare

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

21 Nov 15:16
d0a79b0
Compare
Choose a tag to compare

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

16 Nov 20:41
eb331c5
Compare
Choose a tag to compare

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

15 Nov 20:24
d4cd633
Compare
Choose a tag to compare

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)