Releases: urandom/readeef
Releases · urandom/readeef
Release 1.1.0
The front-end has been updated to work with Polymer 1.4 and the routing library has been changed to one that's not deprecated.
Various bugs have been fixed.
Now has a companion electron client: https://github.com/urandom/readeef-electron.
The release binaries have been built with xgo:
xgo -targets '*/amd64' -branch 1.1.0 -out readeef-server-1.1.0 github.com/urandom/readeef/cmd/readeef-server
Release 1.0.0
The first official 'stable' release.
The binaries were built using xgo and should contain the embedded sqlite3 database, though I can only check the linux binary. If you have go, its recommended to build the binary yourself.