Skip to content

Old pre-built binary versions #89

@hyperknot

Description

@hyperknot

Use-cases

The user should be able to figure out:

  • How to get the latest pre-built binary
  • What is the version number of a given pre-built binary

Attempted Solutions

I looked at GitHub / master branch, where:

  • releases say latest version is 6.5.0
  • the build folder contains files from 10 month ago, so it cannot be 6.5.0, but not even 6.4.0. Probably they are from 6.3.0
  • I tried to run --version and --help on them, but it was not possible to see the version in any way
  • I tried downloading from npm, again, I had no idea what binary version is included there.

Proposal

  • Document the above points
  • Add a --version switch so that it's clear what version is a given pre-built binary.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions