flyx / NimYAML

YAML implementation for Nim
https://nimyaml.org
Other
186 stars 36 forks source link

nimble install yaml fails on devel version of Nim (needs new release) #128

Closed tanelso2 closed 1 year ago

tanelso2 commented 1 year ago

The error I'm getting was fixed in https://github.com/flyx/NimYAML/commit/a5552a1a18bdb7b8bb95c0d037706874a7d4bfe8

The library just needs a newer release since nimble is defaulting to 1.0.0

flyx commented 1 year ago

Version 1.1.0 is now available and includes this.