Releases: williamhorning/lightning
Releases · williamhorning/lightning
0.5.8
fix it frfr
0.5.7
- actually fix the issues
0.5.6
0.5.5
a merge and massive rewrite of 0.4.13 and 0.5.4
- update external dependencies
- update code to match deno conventions
- move docs to williamhorning/williamhorning
core
- clean up docker image
- remove unused thread code
- reduce external dependencies
- rewrite the bridge and commands system
- rewrite the cli
- add tests for commands, migrations, and utils
- properly implement replies
- use the right name for bridge commands
- use more accurate timestamps
discord
- fix timestamps for ping command
- reimplement slash command support
- handle stickers and welcome messages properly
guilded
- redo attachment/reply support
- start embed bridge migration
- fix issues with too many attachments
- fix code blocks having odd line breaks
revolt
- fix many of the flaws with embed support
- fix issues with too many attachments
0.5.4
- update docker example
- rename license file
- update docs and /x links
- update legal stuff
- move site stuff to williamhorning/williamhorning
- bump versions
0.5.3
- bump dependency versions
- bump deno version
- fix bug in bolt-guilded
- fix some typing errors
0.5.2
- update the bridigng commands to match 0.4.x in style
- redo the command system
- implement role colors for revolt
- discord subcommands
- fix bridge creation
- refactor core
- bump dependency versions
- implement embed-bridge migration
- fix discord intents
- bump dependency versions
- bump deno version
Commits: 0.5.1...0.5.2
0.5.1
Bumps dependency versions
0.5.0
bump to 1.36.0 and fix docker image