codas 0.6.0

Markdown-defined data that serialize to and from bytes on any platform—from web apps to robots!
Documentation
This file contains a chronological list of all major changes made to this crate.

## Unreleased Changes

### 🚀 Features

- Add python dylib generation for codas
- Add codas-kit, a crate for coda-related dev tools
- Add experimental sql schema generator

### 🐛 Fixes

- Encoding inconsistency for vectors, and add binary format inspector for codas

### 🛡️ Operations

- Regenerate changelogs during commits
- Include current commit in auto-generated changelogs

### 📚 Documentation

- Add DeepWiki badge

## [0.5.1] - 2025-05-15

### 🚀 Features

- Add coda parsing and codegen to codas-web

### 🛡️ Operations

- Publish to GitHub
- Move ops scripts to sub-path and add release script
- Add initial changelogs via git-cliff

### 📚 Documentation

- Add docs badges to individual crates pages
- Refine copyright statements and use codas README as crate README
- Use absolute links for the codas readme

<!-- auto-generated by git-cliff -->