Skip to content

Releases: abrahammurciano/discord-lumberjack

v1.1.3

05 Jun 21:54
eec3afe
Compare
Choose a tag to compare
Merge pull request #71 from abrahammurciano/ci

Ci

v1.1.1

03 Jun 16:05
Compare
Choose a tag to compare
bump version

v1.1.0 Long Message Creator

03 Jun 15:51
0d1bbc2
Compare
Choose a tag to compare
Merge pull request #62 from abrahammurciano/long-message-creator

Long message creator

v1.0.7 Bug Fixes

20 Jan 23:01
ff0f214
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.0.7

Added internal logging

20 Jan 18:48
821d2fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.5...1.0.6

Auto flush on exit

17 Jan 21:19
48fd491
Compare
Choose a tag to compare

What's Changed

  • auto flush on exit by @abrahammurciano in #38
    Handler threads will send all messages in the queue before exiting after the main thread exits.

Full Changelog: 1.0.4...1.0.5

Added flush method

16 Jan 20:44
e0ed4c1
Compare
Choose a tag to compare

What's Changed

This method allows the user to make their main thread wait for all messages to be sent to Discord before continuing execution. Especially useful to call before exiting the program.

Full Changelog: 1.0.3...1.0.4

Backward compatibility to Python 3.8

16 Jan 11:31
aa50052
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

Fixed Embed Icons

14 Jan 02:34
4d33e9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

Initial Release

14 Jan 01:25
823a8a7
Compare
Choose a tag to compare
Merge pull request #26 from abrahammurciano/pypi

syntax