Skip to content

Releases: AnswerDotAI/toolslm

v0.1.0

17 Dec 18:32
Compare
Choose a tag to compare

Breaking changes

  • Replace source with src in context generation (#17)

v0.0.8

27 Oct 08:51
Compare
Choose a tag to compare

New Features

  • Escape and print context in folder2ctx et al (#16)

v0.0.7

23 Oct 02:02
Compare
Choose a tag to compare

New Features

  • Add dict2obj to md_hier funcs (#15)
  • Migrate call_func from claudette to toolslm (#14), thanks to @ncoop57
  • Allow for getting schemas from nested structures (#11), thanks to @ncoop57
  • Allow for sel to select and wrap multiple element results (#10), thanks to @Isaac-Flath

Bugs Squashed

  • Using get_schema on class method results in type missing error (#12)

v0.0.6

10 Sep 19:40
Compare
Choose a tag to compare

New Features

  • Add read_docs and find_docs (#8)

v0.0.5

21 Aug 15:58
Compare
Choose a tag to compare

Bugs Squashed

  • XML tools assume all files have content (#3)

v0.0.4

14 Aug 21:30
Compare
Choose a tag to compare
  • Minor updates

v0.0.2

05 May 02:47
Compare
Choose a tag to compare
  • Rename project

v0.0.1

05 May 02:44
Compare
Choose a tag to compare
  • Initial alpha release