v0.4.0
版本发布时间: 2021-12-11 18:06:47
lobbyboy-ssh/lobbyboy最新发布版本:v0.4.0(2021-12-11 18:06:47)
What's Changed
- fix typo of exmaple config file name. by @laixintao in https://github.com/lobbyboy-ssh/lobbyboy/pull/25
- Fix typos and add codespell check to CI by @messense in https://github.com/lobbyboy-ssh/lobbyboy/pull/26
- Fix the path of example config.toml by @frostming in https://github.com/lobbyboy-ssh/lobbyboy/pull/28
- Support docker container (based on footloose) by @laixintao in https://github.com/lobbyboy-ssh/lobbyboy/pull/30
- ci: fix unittest running branch master-> main by @laixintao in https://github.com/lobbyboy-ssh/lobbyboy/pull/36
- Add instructions to run in docker by @frostming in https://github.com/lobbyboy-ssh/lobbyboy/pull/32
- Add ignite provider by @messense in https://github.com/lobbyboy-ssh/lobbyboy/pull/37
- Revamp provider config by @messense in https://github.com/lobbyboy-ssh/lobbyboy/pull/41
- Fix send_to_channel by @messense in https://github.com/lobbyboy-ssh/lobbyboy/pull/44
- Add support for enable/disable provider in config by @messense in https://github.com/lobbyboy-ssh/lobbyboy/pull/45
- Add a test case for load_config by @messense in https://github.com/lobbyboy-ssh/lobbyboy/pull/49
- Add a test case for load_providers by @messense in https://github.com/lobbyboy-ssh/lobbyboy/pull/50
- Add coverage report to CI by @messense in https://github.com/lobbyboy-ssh/lobbyboy/pull/51
- update readme: new architecture picture, update new providers. by @laixintao in https://github.com/lobbyboy-ssh/lobbyboy/pull/46
- Define a default provider if there is only one provider by @messense in https://github.com/lobbyboy-ssh/lobbyboy/pull/47
New Contributors
- @messense made their first contribution in https://github.com/lobbyboy-ssh/lobbyboy/pull/26
- @frostming made their first contribution in https://github.com/lobbyboy-ssh/lobbyboy/pull/28
Full Changelog: https://github.com/lobbyboy-ssh/lobbyboy/compare/v0.3.0...v0.4.0