Skip to content

Missing some release tags #1490

@hiyuh

Description

@hiyuh

Describe the bug
SSIA.

To Reproduce

$ git tag
0.1
libtorch-1.8.0.7
v0.95.4
v0.96.3
v0.99.3

Expected behavior

$ git tag
0.1
libtorch-1.8.0.7
v0.95.4
v0.96.3
v0.99.3
...
v0.105.1

Please complete the following information:

  • OS: all
  • Package Type: N/A
  • Version: greater than 0.99.3 (and most probably some ancient versions as well)

Additional context

  • sometimes i'd have to leave FIXME comments in my application source code to workaround TorchSharp's unwanted behaviors (mainly different behaviors against PyTorch for some reasons) w/ links to TorchSharp's exact source code lines through GitHub.
  • currently a possible way is to use commit hash; IIUC, based on RELEASENOTES.md history, 5d1a966 would be correspond to 0.105.1, but it's difficult to expect corresponding nuget packages version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions