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

add changelog for nimble 0.14.0 breaking changes #21392

Closed
ringabout opened this issue Feb 18, 2023 · 0 comments · Fixed by #21614
Closed

add changelog for nimble 0.14.0 breaking changes #21392

ringabout opened this issue Feb 18, 2023 · 0 comments · Fixed by #21614
Labels

Comments

@ringabout
Copy link
Member

- Nim now ships Nimble version 0.14 which added support for lock-files. Libraries are stored in `$nimbleDir/pkgs2` (it was `$nimbleDir/pkgs`).

Document nimble breaking changes here

https://github.com/nim-lang/nimble#nimble-develop

-g, --global - Creates an old style link file in the special links directory. It is read by Nim to be
able to use global develop mode packages. Nimble uses it as a global develop file if a local one
does not exist.

@ringabout ringabout added the Easy label Feb 18, 2023
@ringabout ringabout changed the title adds changelog for nimble 0.14.0 breaking changes add changelog for nimble 0.14.0 breaking changes Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

1 participant