Skip to content

Releases: forefy/eburger

v1.0.7

14 Mar 13:03
Compare
Choose a tag to compare

🍔 🎉

  • Direct AST parsing (--ast flag) bugfixes
  • Error message improvements
  • Tests improvements
  • 4 new templates thanks to @scab24 contribution in #5

🚀

v1.0.6

08 Mar 16:11
Compare
Choose a tag to compare

🍔 🎉

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

08 Mar 11:52
Compare
Choose a tag to compare

🍔 🎉

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

05 Mar 15:42
Compare
Choose a tag to compare

🍔 🎉

Improvements to template utils
Added template versioning and version mismatch warnings
Fix NSLOC encoding warnings
More templates 🔷

🚀

v1.0.3

27 Feb 13:55
Compare
Choose a tag to compare

🍔 🎉

Support for running in Jupyter Notebooks environments 📒
Quick custom template generation via the eBurger Templates Generator GPT
Prettier README
More templates 🔷

🚀

v1.0.2

16 Feb 23:35
Compare
Choose a tag to compare

Third release ! 🍔 🎉

Improvements to work from CI runtimes smoothly and readiness to operate within the new eburger GitHub Action

🚀

v1.0.1

13 Feb 19:19
Compare
Choose a tag to compare

Second release ! 🍔 🎉

Improved automatic dependency installation flows
Flexibility over output location

🚀

v1.0.0

09 Feb 20:03
Compare
Choose a tag to compare

First release ! 🍔 🎉

Foundry & Hardhat support
Template engine
First templates
JSON/Markdown/SARIF output formats

🚀