Actual binary ? #91
Replies: 1 comment
-
Posted at 2015-11-11 by @gfwilliams Check out http://www.espruino.com/binaries/git/commit_date/ The date on espruino.com/binaries/git/commits/ is the date at which the files were built - which is not the date that the commit was made. If I push many commits in a short period of time, the server starts building the newest commit first - which hopefully explains the issues. In the version number Basically if you want to be 100% sure of the latest (and what it is):
Otherwise you can choose the latest from I guess I should really add a symlink like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-11-11 by JumJum
By uploading new binary from http://www.espruino.com/binaries/git/commits/ I'm confused by version numbers.
Most actual version based on date is 1V81.700
The one before is 1V81.705
Download you recommended is 1V81.196
Somewhere between is 1V81.751
These are not released versions, no problem. But sometimes they are helpful and at least they are worth testing to find (eventually) problems, before they make it into release.
What are these numbers giving to me ?
Which one is most actual and should be used for testing ?
How do they match to ChangeLog ?
Beta Was this translation helpful? Give feedback.
All reactions