Skip to content

Releases: lc-sigurd/avalonia-bepinex-console

Avalonia BepInEx Console v0.2.0

08 Mar 10:49
939cd5d
Compare
Choose a tag to compare

Added

  • IAnsiFormattable interface, which may be implemented by LogEventArgs subclasses to provide ansi-formatted output

Changed

  • reduced debug log spam
  • Depend on dotnet_lethal_company-NetMQ and dotnet_lethal_company-System_Threading_Channels instead of bundling assemblies

Fixed

  • Causing Lethal Company to freeze on exit

Avalonia BepInEx Console v0.1.5

03 Mar 09:11
7ede81d
Compare
Choose a tag to compare

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

01 Mar 06:59
924d1a4
Compare
Choose a tag to compare

Fixed

Avalonia BepInEx Console v0.1.3

01 Mar 06:44
9596ac2
Compare
Choose a tag to compare

Fixed

  • Ensure Bash is used to upload GitHub release assets via the GitHub CLI

Avalonia BepInEx Console v0.1.2

01 Mar 06:27
ac9330a
Compare
Choose a tag to compare

Fixed

  • Filenames for platform-specific binaries were the same, leading to workflow run failures

Avalonia BepInEx Console v0.1.1

29 Feb 22:19
86da423
Compare
Choose a tag to compare

Fixed

  • Ironed out some kinks in the publish workflow

Added

  • Package description for AvaloniaBepInExConsole.App

Avalonia BepInEx Console v0.1.0

29 Feb 22:06
d464781
Compare
Choose a tag to compare