Skip to content

Release 0.1.10.0

Latest
Compare
Choose a tag to compare
@CodiePP CodiePP released this 03 Jul 15:58
· 448 commits to master since this release
e67ac43

❗️ breaking change ❗️

  • function appendName is now pure; its type changed which requires all usage sites to be updated

other major changes:

  • user-defined backends can now be connected to the switchboard (see UserDefinedBK)
  • new backend: Graylog
  • internally, logged items are processed as a list by flushing the queues, instead of one after the other