You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was recently brought to our attention in #29 (comment) that changes may not appear as the versions were not updated to reflect changes. To provide seamless integration with nimble, I will bump the versions on my next pull request.
However, anyone facing this issue may uninstall anonimongo using nimble nimble uninstall anonimongo, then, if you've recently compiled something with anonimongo, please flush Nim's C cache. Now, you can install anonimongo again by either downloading the repo from git, cd'ing to the directory and running nimble install or by letting nimble pull it from the repo nimble install anonimongo
I will be bumping the version to 0.7.1 - Also, pending review of #31 , I will bump it up again.
The text was updated successfully, but these errors were encountered:
It was recently brought to our attention in #29 (comment) that changes may not appear as the versions were not updated to reflect changes. To provide seamless integration with nimble, I will bump the versions on my next pull request.
However, anyone facing this issue may uninstall anonimongo using nimble
nimble uninstall anonimongo
, then, if you've recently compiled something with anonimongo, please flush Nim's C cache. Now, you can install anonimongo again by either downloading the repo from git, cd'ing to the directory and runningnimble install
or by letting nimble pull it from the reponimble install anonimongo
I will be bumping the version to 0.7.1 - Also, pending review of #31 , I will bump it up again.
The text was updated successfully, but these errors were encountered: