Fixed multi-index bug.
[didex.git] / didex / values.py
2018-03-21 Fredrik TolfFixed multi-index bug. master
2018-03-20 Fredrik TolfTypo fix.
2018-03-20 Fredrik TolfHopefully fixed the ugliness in index-value duplication.
2018-02-01 Fredrik TolfAdded idlink.
2015-08-03 Fredrik TolfFixed index opening thread-safety by including it in...
2015-03-30 Fredrik TolfAdded convenience get() wrappers.
2015-03-30 Fredrik TolfAdded support for partial compound key matches.
2015-03-29 Fredrik TolfIncluding compound indices in __all__.
2015-03-21 Fredrik TolfAdded support for compound indices.
2015-03-20 Fredrik TolfAdded some convenient __all__ imports.
2015-03-20 Fredrik TolfAdded live-object store and simple indexing.