Skip to content

Commit a9b7a97

Browse files
committed
release
1 parent 89ae727 commit a9b7a97

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!-- do not remove -->
44

5+
## 0.1.16
6+
7+
### New Features
8+
9+
- Refactor: move inspecttools to toolslm, add @llmtool decorators, extract tracetools ([#106](https://github.com/AnswerDotAI/dialoghelper/issues/106))
10+
- Support adding after/before a message in other dlgs; add `headers_only`/`header_section` params to `find_msgs` ([#105](https://github.com/AnswerDotAI/dialoghelper/issues/105))
11+
- Rename `get*` to `sym*`, add multi-symbol support to symtype/symval, add `symtype_val` ([#104](https://github.com/AnswerDotAI/dialoghelper/issues/104))
12+
13+
514
## 0.1.15
615

716
### Bugs Squashed

0 commit comments

Comments
 (0)