This repository was archived by the owner on Sep 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3737### Added
3838- Added CLI scaffolding for rhesis
3939
40+ ## [ 0.1.5] - 2025-02-21
41+
42+ ### Added
43+ - Added ParaphrasingSynthesizer for generating paraphrases of test cases
44+
4045[ 0.1.0 ] : https://github.com/username/repository/releases/tag/v0.1.0
4146[ 0.1.1 ] : https://github.com/username/repository/releases/tag/v0.1.1
4247[ 0.1.2 ] : https://github.com/username/repository/releases/tag/v0.1.2
4348[ 0.1.3 ] : https://github.com/username/repository/releases/tag/v0.1.3
44- [ 0.1.4 ] : https://github.com/username/repository/releases/tag/v0.1.4
49+ [ 0.1.4 ] : https://github.com/username/repository/releases/tag/v0.1.4
50+ [ 0.1.5 ] : https://github.com/username/repository/releases/tag/v0.1.5
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " rhesis-sdk"
3- version = " 0.1.4 "
3+ version = " 0.1.5 "
44description = " SDK for testing and validating LLM applications"
55authors = [" Engineering Team <engineering@rhesis.ai>" , " Harry Cruz <harry@rhesis.ai>" , " Nicolai Bohn <nicolai@rhesis.ai>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments