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
#194: Element now implement Ord and matches the packed ordering
#194: Bindingtester output now matches official python output
#179, #182, #202, #204: Fix possible runloop undefined behaviors
(fdb_stop_networkMUST be called before the program exits, see issues #170, #181, #202).
Fixing it required a breaking change with the foundationdb::boot() API
#177: Add support for NEGINTSTART, POSINTEND encoding (@garrensmith)