Skip to content

Timing Fix Release

Compare
Choose a tag to compare
@chuushi chuushi released this 17 Aug 19:03
· 81 commits to master since this release

This release fixes all-things time related.

v0.9.1 - August 17, 2016

  • Optimization
    • GOOD GRACIOUS THERE WAS AN "ORDER BY ROWID" OPTION???!??!!
      • The lookup has been optimized infinitely by sorting results by rowid instead of by time.
  • Fix:
    • Loading more after time is set (or not while server is being too active) will not create any duplicate data anymore.