Releases: eosfor/libsixel
Releases · eosfor/libsixel
Release list
LibSixel.PowerShell 0.2.0-beta2
This prerelease makes the experimental PowerShell module ready for public testing.
- adds the MIT license and attribution to the original
saitoha/libsixelproject - 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
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