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
Running the latest clog-cli doesn't produce an updated changelog as expected, it's simply empty. I removed the config file but the issue remains.
$ git log --oneline
414bc3f test(train): Explicitly test reproducability
ef41da8 fix(opencl): Lock parallelized kernel calls and wait
929ac1c perf(opencl): Use 1D-based kernel invocation
dd3643b feat(feature): Support difference vectors from random start positions
26efbe7 feat(cli): Add the CLI, again
bcf8eb0 feat(api): Make create_gaussian_samples less pedantic
09d1499 feat(feature): Use constant for out-of-bounds feature values
54a529b fix(training): Limit negative samples only by already seen samples
ebc4ff5 feat(training): Add possibility to adjust pre-smoothing sigma
e75e70a chore(release): Bump version to 1.0
...
I ran the command on a Windows 10 machine in a Babun ZSH shell.
$ clog -f e75e70a
<a name=""></a>
## (2017-10-30)
The text was updated successfully, but these errors were encountered:
Running the latest
clog-cli
doesn't produce an updated changelog as expected, it's simply empty. I removed the config file but the issue remains.I ran the command on a Windows 10 machine in a Babun ZSH shell.
The text was updated successfully, but these errors were encountered: