v0.0.17

livestorejs/livestorev0.0.17Jul 11, 2024by github-actions[bot]

AI Summary

This update includes dependency updates, a renaming of the project to 'db', and introduces new utility functions for processing CSV data and counting n-grams.

Key Highlights

  • Rename to 'db'
  • Add CSV to Markdown and N-gram Counting Functions
  • Update dependencies and fix bugs
  • craftgen runtime

New Features

  • CSV to Markdown conversion
  • N-gram Counting functions

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