-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(forge): Support hierarchical weaver config * feat(forge): Test override_with * feat(forge): Implement better UX for templates and config. * chore(forge): Fix a unit test. * feat(forge): Support multiple paths to init a WeaverConfig with overriding support. * feat(cli): Reintroduce target concept * feat(cli): Introduce --config parameter in weaver registry generate * doc(forge): Document the organization and resolution of config files * doc(forge): Document the organization and resolution of config files * feat(forge): Improve WeaverConfig and TemplateEngine public APIs * feat(forge): Remove FileContent from the public API * feat(forge): Create constants for Jinja syntax delimiters * chore(forge): Remove unused filters function_name, struct_name, ... * chore(build): Merge with main and bump weaver version * chore(release): Describe release process
- Loading branch information
Showing
2 changed files
with
110 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters