Releases: elastacloud/DotPrompt
Releases · elastacloud/DotPrompt
v0.0.4
This update fixes an issue where valid prompt names were being "cleaned" incorrectly
What's Changed
- Hyphens being stripped from valid names by @dazfuller in #8
- Refactor test to use variables for prompt file name by @dazfuller in #9
Full Changelog: 0.0.3...0.0.4
v0.0.3
What's Changed
- Initial version of prompt manager by @dazfuller in #3
- Prompt manager interface by @dazfuller in #4
- Update README by @dazfuller in #5
- Provide override for using a different path with the prompt manager by @dazfuller in #6
Full Changelog: 0.0.2...0.0.3
N.B. The NuGet package is listed as 0.0.3.1. Looks like GitHub actions hates me when running
v0.0.2
What's Changed
- Fix release action by @dazfuller in #1
- System prompt templates by @dazfuller in #2
Full Changelog: 0.0.1...0.0.2
N.B. The NuGet package is listed as 0.0.2.1 owing to a deployment issue, but relates to this tag
v0.0.1
Initial release of DotPrompt, available now through NuGet using dotnet add package DotPrompt
Full Changelog: https://github.com/elastacloud/DotPrompt/commits/0.0.1