v0.4.0
- Changed the token format to match Semantic Kernel:
{{$name}}
as this allows JSON in templates - Generated class uses string interpolation like:
$$"""{{name}}"""
- Added test cases that include JSON in the prompt
{{$name}}
as this allows JSON in templates$$"""{{name}}"""