Skip to content

Releases: Brawl345/rssbot

2024-01-13

13 Jan 16:25
3651f19
Compare
Choose a tag to compare
  • Update dependencies
    • Needs Go 1.21
  • Added Docker image and compose file
  • Remove compression for release binarys

2022-04-05

05 Apr 19:49
e14e005
Compare
Choose a tag to compare
  • Restructure DB connection

⚠ IMPORTANT BREAKING CHANGE: Replace MYSQL_URL in your environment variables (for example in the .env file) with the new specific values (see .env.example)!

2022-03-20

20 Mar 15:31
53433ac
Compare
Choose a tag to compare
  • LZMA compress binaries
  • Shut down gracefully

Full Changelog: 2022-03-16...2022-03-20

2022-03-16

16 Mar 07:33
05a9e37
Compare
Choose a tag to compare
  • Smaller binaries
  • Compiled with Go 1.18

Full Changelog: 2022-03-11.1...2022-03-16

2022-03-11.1

11 Mar 22:46
d531b0f
Compare
Choose a tag to compare

2022-03-11

11 Mar 06:03
256c61e
Compare
Choose a tag to compare
  • Rewrite in Go