Roger-luo / Configurations.jl

Options & Configurations made easy.
https://configurations.rogerluo.dev/stable
MIT License
80 stars 12 forks source link

ExproniconLite dependency held back in Julia v1.9 #93

Closed nandoconde closed 1 year ago

nandoconde commented 1 year ago
pkg> add Configurations
   Resolving package versions...
    Updating `~/nandoconde/FortranFormatting.jl/Project.toml`
  [5218b696] + Configurations v0.17.4
    Updating `~/nandoconde/FortranFormatting.jl/Manifest.toml`
  [5218b696] + Configurations v0.17.4
⌅ [55351af7] + ExproniconLite v0.7.11
...
Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m`

pkg> status --outdated -m
Project FortranFormatting v0.1.0
Status `~/nandoconde/FortranFormatting.jl/Manifest.toml`
⌅ [55351af7] ExproniconLite v0.7.11 (<v0.10.3): Configurations
nandoconde commented 1 year ago

@Roger-luo just in case you want to push the bound to the newest version

Roger-luo commented 1 year ago

I tagged a new version, I think I didn't tag any new version since last version bump hope this fixes the issue

Roger-luo commented 1 year ago

should be fixed now? Let me know if it doesn't