releases.shpreview

v0.7.1

November 19, 2021BoundaryView original ↗
$npx -y @buildinternet/releases show rel_IRJ04_1Cx2OI8ukB00NEr

0.7.1 (2021/11/18)

Bug Fixes

  • db: Fix panic invoking the CLI on Windows. Some changes to how the binary is initialized resulted in running some functions on every startup that looked for some embedded files. However, Go's embed package does not use OS-specific path separators, so a mismatch between path separators caused a failure in the function. (PR)

Fetched April 8, 2026