Releases: lc-sigurd/avalonia-bepinex-console
Releases · lc-sigurd/avalonia-bepinex-console
Avalonia BepInEx Console v0.2.0
Added
IAnsiFormattableinterface, which may be implemented byLogEventArgssubclasses to provide ansi-formatted output
Changed
- reduced debug log spam
- Depend on
dotnet_lethal_company-NetMQanddotnet_lethal_company-System_Threading_Channelsinstead of bundling assemblies
Fixed
- Causing Lethal Company to freeze on exit
Avalonia BepInEx Console v0.1.5
Changed
- Brought back UniTask! 🎊
Fixed
- Log events were never being published due to a
MissingMethodException(see PolySharp#98) - Uncaught exceptions were never being logged
Avalonia BepInEx Console v0.1.4
Fixed
- Project repostitory URL was incorrectly pointing to https://github.com/lc-sigurd/sigurd
Avalonia BepInEx Console v0.1.3
Fixed
- Ensure Bash is used to upload GitHub release assets via the GitHub CLI
Avalonia BepInEx Console v0.1.2
Fixed
- Filenames for platform-specific binaries were the same, leading to workflow run failures
Avalonia BepInEx Console v0.1.1
Fixed
- Ironed out some kinks in the publish workflow
Added
- Package description for
AvaloniaBepInExConsole.App
Avalonia BepInEx Console v0.1.0
Initial release!