- Remove HDFStoreIO ([346](https://github.com/pyiron/pyiron_base/pull/346)) - Replace nan with None ([352](https://github.com/pyiron/pyiron_base/pull/352)) - Add Interface for list_nodes/list_groups ([333](https://github.com/pyiron/pyiron_base/pull/333))
0.2.16
Not secure
Bugfix: - Move create pipeline to `pyiron_base`, i.e. remove it here. - Allow for `None` in addition to `np.nan` and convert it to `np.nan` for the `masterid` upon importing an archived database entry.
0.2.15
Not secure
- Hotfix for `copy_to`, see [this](https://github.com/pyiron/pyiron_atomistics/issues/223).
0.2.14
Not secure
* Set master ID for child jobs * Add hook after `copy_to` on Jobs * Add method to manually trigger import warning * Change lookup order in `JobCore.__getitem__`
0.2.13
Not secure
- Remove obsolete ProjectStore - Always add HDF5 file extension to path - Project data hotfix