Skip to content

Releases: eosfor/libsixel

LibSixel.PowerShell 0.2.0-beta2

Pre-release

Choose a tag to compare

@eosfor eosfor released this 25 Aug 05:18
2bf6af5

This prerelease makes the experimental PowerShell module ready for public testing.

  • adds the MIT license and attribution to the original saitoha/libsixel project
  • corrects author and package metadata
  • documents installation from PowerShell Gallery
  • fixes native SkiaSharp loading from the published cross-platform module layout
  • validates a real SVG-to-SIXEL conversion before publishing

Tested locally with PowerShell 7.6 on macOS/iTerm2 and in the published package layout on Ubuntu. Windows Terminal support is provided for community testing but has not yet been verified end to end.

LibSixel.PowerShell 0.2.0-beta1

Pre-release

Choose a tag to compare

@eosfor eosfor released this 26 Jul 03:41
b72688f

First beta release of the C#-based LibSixel PowerShell module.

Highlights:

  • PowerShell 7.4 compatibility on .NET 8
  • Multi-targeted LibSixel core for .NET 8 and .NET 9
  • Native SIXEL encoding and Out-Sixel support
  • System.Management.Automation is compile-only and is not bundled with the module