Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RGB1->XRGB and RGB4->RGBX deprecation #65

Closed
johnnychen94 opened this issue Jul 21, 2020 · 0 comments
Closed

RGB1->XRGB and RGB4->RGBX deprecation #65

johnnychen94 opened this issue Jul 21, 2020 · 0 comments

Comments

@johnnychen94
Copy link
Member

johnnychen94 commented Jul 21, 2020

Edit:

Just noticed that this is already fixed. Sorry for the noise, it turns out that there're some version locks in Project.toml

(@v1.5) pkg> add QuartzImageIO@0.6.0
   Updating registry at `~/.julia/registries/General`
  Resolving package versions...
No Changes to `~/.julia/environments/v1.5/Project.toml`
No Changes to `~/.julia/environments/v1.5/Manifest.toml`

(@v1.5) pkg> add QuartzImageIO@0.7.1
  Resolving package versions...
Updating `~/.julia/environments/v1.5/Project.toml`
  [53c48c17]  FixedPointNumbers v0.8.4  v0.7.1
  [dca85d43]  QuartzImageIO v0.6.0  v0.7.1
Updating `~/.julia/environments/v1.5/Manifest.toml`
  [53c48c17]  FixedPointNumbers v0.8.4  v0.7.1
  [dca85d43]  QuartzImageIO v0.6.0  v0.7.1

Should be fixed in #66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant