• v0.2.5 3186afe96d

    v0.2.5 Pre-release

    catalin released this 2024-12-19 17:50:05 +00:00 | 24 commits to main since this release

    [0.2.5] - 2024-12-19

    🐛 Bug Fixes

    • Fix logout flow which wasn't being triggered, remove useless html code
    Downloads
  • v0.2.4 efac1cc33c

    v0.2.4 Pre-release

    catalin released this 2024-12-19 17:25:44 +00:00 | 25 commits to main since this release

    [0.2.4] - 2024-12-19

    🚀 Features

    • Add backoff service and some message reactions

    ⚙️ Miscellaneous Tasks

    • Update to v0.2.4 and remove useless code
    Downloads
  • v0.2.3 2cad170eb3

    v0.2.3 Pre-release

    catalin released this 2024-12-18 17:38:57 +00:00 | 27 commits to main since this release

    [0.2.3] - 2024-12-18

    🧪 Testing

    • Add base tests
    Downloads
  • v0.2.2 4c534de47b

    v0.2.2 Pre-release

    catalin released this 2024-12-17 16:55:02 +00:00 | 29 commits to main since this release

    [0.2.2] - 2024-12-17

    🚀 Features

    • Add migrations, api bot endpoints and revamp the whole twitch backend by making use of twitchio
    Downloads
  • v0.2.1 8799bab900

    v0.2.1 Pre-release

    catalin released this 2024-12-12 14:41:46 +00:00 | 30 commits to main since this release

    [0.2.1] - 2024-12-12

    🚀 Features

    • Add GET /tts/permalink
    • Add channel name input validation
    • Reduce execution queue length to 5 from 25
    Downloads
  • v0.2.0 6b873348c7

    v0.2.0 Pre-release

    catalin released this 2024-12-12 11:28:54 +00:00 | 33 commits to main since this release

    [0.2.0] - 2024-12-12

    🚀 Features

    • Remove kivy frontend, add litestar

    ⚙️ Miscellaneous Tasks

    • Update CHANGELOG
    Downloads
  • v0.1.1 e574277839

    v0.1.1 Pre-release

    catalin released this 2024-11-01 15:10:50 +00:00 | 37 commits to main since this release

    Changelog

    All notable changes to this project will be documented in this file.

    [0.1.1] - 2024-11-01

    🚀 Features

    • Add Commands enum, delete useless commands, revamp the Settings class and the MarkovChain.message_handler method
    • Add config input for the automated generation option

    ⚙️ Miscellaneous Tasks

    • Update CHANGELOG
    Downloads
  • v0.1.0 1e31bd4cdb

    v0.1.0 Pre-release

    catalin released this 2024-10-23 10:41:15 +00:00 | 40 commits to main since this release

    [0.1.0] - 2024-10-23

    🚀 Features

    • Initial commit
    • Add pyinstaller specfile
    • Add onefile pyinstaller spec

    ⚙️ Miscellaneous Tasks

    • Add authors pyproject metadata
    • Add CHANGELOG
    Downloads