Changelog
* global/service-wide parameters *rwa_params* including '*pandas.use_tables*', '*pandas.index.force_unicode*', '*pandas.columns.force_unicode*', '*pandas.categories.force_unicode*'
* "*tables*-free" explicit support for *UInt64Index*, *RangeIndex*, *Categorical*, *CategoricalIndex*
* *Storable.default_version* property
* *StorableHandler.peek* and *poke* are methods; the previous attributes became *_peek* and *_poke* respectively
* *StorableHandler._peek_option* and *_poke_option* attributes