harden and improve History
- make
History.hist
andHistory.meta
properties, which return shallow copies onget
and validatevalue
onset
- added optional params
start
andstop
toHistory.squeeze()
to use slicing with squeeze - improved validation and Error messages
- added
History.createFromData()
, to someday replace the functioncreateHistoryFromData()