tag name | v0.4.0 (2ed82e0fc7f906d02ae36524fe2131299f64a0ba) |
tag date | 2022-12-30 16:52:20 +0000 |
tagged by | Federico Igne <git@federicoigne.com> |
tagged object | commit e51c9f680b... |
download | pangler-0.4.0.tar.gz pangler-0.4.0.zip |
---|
bump(v0.4.0): The Alchemist
This version includes:
- easier definition of entry points (with a `entry` class to ultimately
force it);
- a way to limit the generated entry points by providing a required
prefix to their path;
- a way to list valid entry points without tangling any code;
- minor QOL fixes on error messages;
- updated documentation along with instructions on how to compile
the project with Docker;