Releases: forefy/eburger
v1.0.7
v1.0.6
🍔 🎉
Added deep_clone_node
to safely manipulate an AST node from a template without disrupting other templates within the same thread
Decluttered main function to be more readable
🚀
v1.0.5
🍔 🎉
Moved important code-line extraction logic control from the templates to the YAML parser. This most significantly allows the template author to worry less about tool internals, and make the templates shorter and more readable.
🚀
v1.0.4
🍔 🎉
Improvements to template utils
Added template versioning and version mismatch warnings
Fix NSLOC encoding warnings
More templates 🔷
🚀
v1.0.3
🍔 🎉
Support for running in Jupyter Notebooks environments 📒
Quick custom template generation via the eBurger Templates Generator GPT
Prettier README
More templates 🔷
🚀
v1.0.2
Third release ! 🍔 🎉
Improvements to work from CI runtimes smoothly and readiness to operate within the new eburger GitHub Action
🚀
v1.0.1
Second release ! 🍔 🎉
Improved automatic dependency installation flows
Flexibility over output location
🚀
v1.0.0
First release ! 🍔 🎉
Foundry & Hardhat support
Template engine
First templates
JSON/Markdown/SARIF output formats
🚀