v0.5.0
What's Changed
- Re-use utility function by @rzadp in #103
- Add comments about variables not used directly in code by @rzadp in #98
- Read the contributor address from their github profile (bio) by @rzadp in #102
- Inline the preimages in the referendum by @rzadp in #100
- Add more logs to Polkassembly integration by @rzadp in #105
- Don't tag people in matrix when testing by @rzadp in #106
- Add a missing error handler around transaction sending by @rzadp in #107
- Refactor the main entrypoint of the bot by @rzadp in #108
- More robust way to determine the referendum ID by @rzadp in #104
- Skip early if not mentioned by @rzadp in #109
- Remove obsolete comment by @rzadp in #110
- Various refactorings of the
bot-handle-comment.ts
file by @rzadp in #111 - Refactor the flow of
bot-handle-comment.ts
by @rzadp in #112
Full Changelog: v0.4.5...v0.5.0