Skip to content

Releases: byte5digital/ai-entries-assistant

v0.1.1

02 Apr 14:28
8b29ee0

Choose a tag to compare

0.1.1 (2026-04-02)

Miscellaneous Chores

  • CI: Added github actions and reworked publishing logic (#2) (a750ce3)

v0.1.0

02 Apr 13:31

Choose a tag to compare

test: Add comprehensive test coverage for DTOs, models, and services

- Implemented tests for `BroadcastMessageData`, `ConversationService`, `MessageService`, `Conversation`, and `Message`.
- Verified functionality, event dispatching, relationships, and edge cases.