v0.0.17

Agenta-AI/agentav0.0.17Jul 11, 2024by github-actions[bot]

AI Summary

CraftGen v0.0.17 updates dependencies and adds data processing utilities. Key highlights include the rename to 'db', CSV to Markdown conversion, and N-gram counting functions. The release also introduces the craftgen runtime.

Key Highlights

  • Renamed to 'db'
  • CSV to Markdown and N-gram counting functions
  • Introduction of craftgen runtime
  • Dependency updates and bug fixes

New Features

  • CSV to Markdown conversion
  • N-gram counting functions
  • CraftGen runtime

Full Release Notes

## What's Changed
* Update dependencies and fix bugs by @Necmttn in https://github.com/craftgen/craftgen/pull/74
* rename to db by @Necmttn in https://github.com/craftgen/craftgen/pull/77
* Add CSV to Markdown and N-gram Counting Functions by @Necmttn in https://github.com/craftgen/craftgen/pull/79
* craftgen runtime by @Necmttn in https://github.com/craftgen/craftgen/pull/80
* chore: publish new release by @github-actions in https://github.com/craftgen/craftgen/pull/75


**Full Changelog**: https://github.com/craftgen/craftgen/compare/v0.0.16...v0.0.17