Skip to content

Releases: williamhorning/lightning

0.5.8

07 Mar 22:12
1e400b9
Compare
Choose a tag to compare

fix it frfr

0.5.7

07 Mar 21:57
ced8962
Compare
Choose a tag to compare
  • actually fix the issues

0.5.6

07 Mar 21:49
4f3444a
Compare
Choose a tag to compare
  • handle various errors better (#56)
  • use guilded api to create webhooks (#55)
  • fix readme links

0.5.5

05 Mar 05:00
d19c097
Compare
Choose a tag to compare

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

16 Jan 22:00
Compare
Choose a tag to compare
  • 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

29 Oct 03:32
376d22f
Compare
Choose a tag to compare
  • bump dependency versions
  • bump deno version
  • fix bug in bolt-guilded
  • fix some typing errors

0.5.2

17 Sep 21:06
a56ccab
Compare
Choose a tag to compare
  • 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

08 Aug 20:51
166a61f
Compare
Choose a tag to compare

Bumps dependency versions

0.5.0

06 Aug 14:48
0aa1d74
Compare
Choose a tag to compare
bump to 1.36.0 and fix docker image