aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (unfollow)
Commit message (Collapse)Author
2024-06-13fix(new::section): Generate a precise dateBenedikt Peetz
2024-06-13feat(cli): Switch to stderrlog, configured by cli optionsBenedikt Peetz
2024-06-13build(treewide): UpdateBenedikt Peetz
2024-03-31chore(version): v1.0.0Benedikt Peetz
2024-03-31chore(Cargo.toml): Add additional meta dataBenedikt Peetz
2024-03-31refactor(treewide): Improve code quality by working with a FileTreeBenedikt Peetz
The FileTree has been taken from the implementation written by my for the Trinitrix project. It alleviates the problem, where functions had to do many things themselves.
2024-03-31chore(treewide): Update this project to today's standards.Benedikt Peetz