Releases: MikeRow/BananoPHP
Releases · MikeRow/BananoPHP
v1.7.13
NanoTool
- work(): increased performances, still 2.15x slower than pure C monothread
v1.7.12
NanoTool
- removed multDiff()
- added mult2diff()
- added diff2mult()
- renamed signMsg() to sign()
- renamed getWork() to work()
- renamed getBlockId() to hashHexs()
v1.7.11
NanoTool
- getWork(): slightly increased performances
v1.7.10
- updated composer.jon
- autoloader.php for non-composer usage and test
- lib/ is now src/
- lib3/ is now lib/
v1.7.9
NanoRPC
- setAuth() is now setBasicAuth()
- added unsetSSL()
- added unsetBasicAuth()
NanoRPCExt
- setAuth() is now setBasicAuth()
- added unsetSSL()
- added unsetBasicAuth()