Skip to content

Tags: nim-lang/nimble

Tags

v0.16.1

Toggle v0.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version 0.16.1 (#1265)

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version (#1247)

latest

Toggle latest's commit message
Downgrade NIMBLE_DIR notification to info

- warnings typically require action from the user. In that case, having
NIMBLE_DIR is not something that the user should be concerned about.

v0.14.2

Toggle v0.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version (#1071)

- see #1070

v0.14.1

Toggle v0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump nimble to 0.14.1 (#1046)

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix getting download dir name for develop (#952)

* Fix getting download dir name for develop

When getting the download directory name for a package that we want to
put in develop mode, a trailing slash in the URL or the subdir leads to
getting an empty string. To fix the problem we remove the trailing slash
from them at the start of the `getDevelopDownloadDir` procedure.

* Add tests for the `getDevelopDownloadDir` proc

The `getDevelopDownloadDir` procedure is moved in the `download.nim`
module and units tests for it are added.

* Fix the tests on Windows

Fix the `getDevelopDownloadDir` procedure tests on Windows by adding
normalization of the expected paths.

v0.13.1

Toggle v0.13.1's commit message
Version 0.13.1

v0.13.0

Toggle v0.13.0's commit message
Version 0.13.0

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
patch version can be a multi-digit number (#862)

This is crucial for Nim 1.0.10 release, because currently
1.0.10 doesn't satisfy `>= 1.0.4` requirement.

v0.11.4

Toggle v0.11.4's commit message
Version 0.11.4