Skip to content

v0.0.1-pre.2 - Fix builds for arm32, Improve performance of gobot

Pre-release
Pre-release
Compare
Choose a tag to compare
@pietgeursen pietgeursen released this 19 Dec 13:31
· 19 commits to master since this release

STOP: PLEASE READ THE INSTALL INSTRUCTIONS

  • πŸ—οΈ Fix builds for Arm32
    • The go code was not building correctly for arm32 and so was crashing on startup.
  • 🐎 Improve performance of gobot
    • @cryptix and @keks have done some work recently improving the performance on android. I see much faster initial sync times with these latest changes.