Releases: JuliaIO/Sixel.jl
Releases · JuliaIO/Sixel.jl
v0.1.5
Sixel v0.1.5
v0.1.4
Sixel v0.1.4
New Features
- Windows Terminal is supported (#31)
Merged pull requests:
- enable dependabot for GitHub actions (#20) (@ranocha)
- Bump actions/checkout from 2 to 4 (#23) (@dependabot[bot])
- Bump actions/cache from 1 to 4 (#24) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 4 (#25) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#26) (@dependabot[bot])
- sixel is supported on windows terminal (#27) (@johnnychen94)
- Bump codecov/codecov-action from 4 to 5 (#28) (@dependabot[bot])
- Fix querying device attributes on Windows (#31) (@jwortmann)
Closed issues:
v0.1.3
Sixel v0.1.3
Merged pull requests:
v0.1.2
Sixel v0.1.2
Merged pull requests:
- CompatHelper: bump compat for IndirectArrays to 1, (keep existing compat) (#13) (@github-actions[bot])
v0.1.1
Sixel v0.1.1
Merged pull requests:
- offset generic array back to 1-based indexing array (#12) (@johnnychen94)
v0.1.0
Sixel v0.1.0
Closed issues:
Merged pull requests:
- add encoder (#1) (@johnnychen94)
- WIP: use low level sixel_encode (#2) (@johnnychen94)
- Fix callback function (#3) (@Gnimuc)
- test windows (#6) (@johnnychen94)
- add decoder (#7) (@johnnychen94)
- add FileIO support (#8) (@johnnychen94)
- faithfully encode the data (#9) (@johnnychen94)