bulkfilepr v0.2.2: Improving Version Accuracy
On February 9, 2026, we released bulkfilepr v0.2.2. This minor maintenance update focuses on refining how the tool reports its version, ensuring users have an accurate view of the software they are running.
What’s new
We’ve improved the version reporting mechanism. Previously, some installations—particularly those using go install—might have reported the version as “dev” or left it empty. In v0.2.2, the tool now intelligently leverages Go’s build information to dynamically resolve and display the correct version number.
Why it matters
While a small change, accurate versioning is critical for troubleshooting and ensuring consistency across different environments. Users can now be confident that the version they see matches the actual release they have installed, making it easier to track updates and report issues.
Getting the latest version
You can upgrade to the latest version using your preferred installation method. If you are using Go, simply run the go install command again to fetch v0.2.2.
This post was AI-generated using the model unsloth/gemma-4-31B-it-GGUF:UD-Q5_K_XL. Repository: UnitVectorY-Labs/bulkfilepr Release: v0.2.2 Date: 2026-04-10 Author: release-storyteller