Releases: JuliaImages/ImageInTerminal.jl
Releases · JuliaImages/ImageInTerminal.jl
v0.4.3
ImageInTerminal v0.4.3
Merged pull requests:
- use ReferenceTests (#28) (@johnnychen94)
- Install TagBot as a GitHub Action (#29) (@JuliaTagBot)
- automatically use 24bit if the terminal supports it (#31) (@johnnychen94)
v0.4.2
v0.4.2 (2019-12-19)
Merged pull requests:
- remove ColorTypes and FixedPointNumbers from dependency (#26) (johnnychen94)
- set CI to test latest julia 1.x version (#25) (johnnychen94)
v0.4.1
v0.4.1 (2019-11-12)
Merged pull requests:
- restrict upper bound for dependency version compat (#23) (johnnychen94)
- imshow for nd image (#22) (johnnychen94)
v0.4.0
Merge pull request #20 from johnnychen94/new-registrator switch to new registrator and drop CI support for julia 0.7
v0.3.0
v0.2.1: Merge pull request #11 from JuliaImages/imshow
bugfix imshow for non-colorant arrays. fixes #10
v0.2.0: Merge pull request #9 from JuliaImages/teh/non1
Fix display of images with non-1 indices
v0.1.0: Merge pull request #5 from JuliaImages/update0.6
Update to 0.6 compat