Skip to content

Tags: brainiac-five/potjs

Tags

v1.0.10

Toggle v1.0.10's commit message
march 31 - 1.0.10

stable, best candidate

add error handling example
add verbosity argument examples
add MSEC time column verbosity flag
add sha update for tutorial 3
add missing function comments in potjs.go
add description of byteSize, truncString

review and update manual
update Makefile test explanations
update Makefile help text
update examples and tutorial scripts
update subfolder readmes
rename to potjsVerbosity, potjsOptimization
switch to new operator in examples and docs

fix verbosity & path parameter for require
fix tutorial example scripts
fix verbosity for jest installation tests
fix browser local net test suite 95
fix memory test heap size output
fix 2nd memory release test suite
fix memory test lgc-put-get-async-del

wip kvs iteration
wip increased tolerance for CI test ops3
wip suspended kvs collection test

uses proximity-order-trie v1.0.2-alpha.7

v1.0.9

Toggle v1.0.9's commit message
february 28 - 1.0.9

stable, best candidate

add new operator
add new operator tests
add empty pot saving
add 0-reference loading

prune memory leak tests
reduce memory leak limits
reset CI tests to node 22

update examples with new operator
update tests with 0-reference
update simulation's save
review readme

uses proximity-order-trie v1.0.2-alpha.7

v1.0.7

Toggle v1.0.7's commit message
january 31 - 1.0.7

stable, best candidate

add automated memory leak tests
add memory test parameters
add heap size functions
add slot map pruning
add in-memory state purge
add no-op simulation test mode
add standard test log file
add <= and >= test assertions

complete cross-language GC
complete resource cleanup
switch to 32-byte slot IDs

fix slot array memory leak
fix cancel method memory leak
fix verbosity setting

improve memory test UI
update docs

uses proximity-order-trie v1.0.2.alpha.1

v1.0.4

Toggle v1.0.4's commit message
december 20 - 1.0.4

stable, best candidate

add sequential & reverse tests
add go pot issue 15 regression

cleanup potjs.go artifacts, order
cleanup lib/pot-node.js fetch tmp files
cleanup test/suites.js

wip trie iteration
tmp using #15-fixed /brainiac-five/pot v1.0.6