- 📝 Migrate doc to pdoc and docstring with full markdown style
- [📝 Add "Alternative ways to create a config" section](https://github.com/valentingol/cliconfig/commit/c289a06e76f032ed28668acbfda83988bec4e557)
- [✨ Add copy_config to copy a config](https://github.com/valentingol/cliconfig/commit/737aa16ec27c7356476300d6d616b33ebd64ed3a)
- [💄 Add flatten/unflatten dict functions to root module](https://github.com/valentingol/cliconfig/commit/7ce433057045203905f6f21de44c049568ab5578)
- [✨ ProcessDelete can delete a sub-config](https://github.com/valentingol/cliconfig/commit/3a640877f3fb2f57c9c35b43d70e2d5f975f33d1)
- :sparkles: More features for ProcessDef (allow functions, list comprehension, use tier packages like numpy, jax, torch, ...)