Releases
v0.3.0
Changelog
Enhancements
3272914 : chore: improve security and testing configurations across the project (@appleboy )
5f7fb02 : chore: refactor dependencies and simplify type assertions (@appleboy )
67aee19 : chore: switch JSON encoding from Sonic to standard library (@appleboy )
1850259 : chore: update dependencies and improve test configurations (@appleboy )
Refactor
aa37482 : refactor: refactor QueuedMessage
to TaskMessage
across the codebase (#139 ) (@appleboy )
f2e1e4f : refactor: refactor codebase to improve type safety and testing (@appleboy )
71e206e : refactor: refactor logging system for improved stack trace handling (@appleboy )
cc471ea : refactor: refactor message handling and encoding in queue system (#138 ) (@appleboy )
55f17d8 : refactor: rename core.QueuedMessage
to core.TaskMessage
throughout codebase (@appleboy )
Build process updates
f91fef2 : build: switch to sonic
for JSON processing and update dependencies (@appleboy )
You can’t perform that action at this time.