Patch release.
README section ordering tweaked for thematic adjacency:
paths_ensurenow renders right beforesafe_paths(the L1→L2 filesystem family is contiguous).numeric_helpersnow renders right beforedatetime_utils(itsseconds_in_unithelper directly feedsparse_datetime).
No public-API change. Tests + smoke unchanged.
Install
pip install emmykit==0.3.4
pip install 'emmykit[all]==0.3.4'Changes since v0.3.3
cf12c41feat(readme): reorder LAYER_ORDER to put paths_ensure adjacent to safe_paths and numeric_helpers adjacent to datetime_utils4add96adocs(readme): regenerate with adjacency-by-theme reorderf797447build(emmykit): bump version to 0.3.4 for PyPi release
Artifacts
emmykit-0.3.4-py3-none-any.whlemmykit-0.3.4.tar.gz
Both also published on PyPi at https://pypi.org/project/emmykit/0.3.4/.