v0.1.55
What's Changed
- feat: add content hash support for change detection in source processing by @vumichien in #629
- feat(cli): add auto-reload for server command by @lemorage in #664
- feat(split): add line/column to output of SplitRecursively by @badmonster0 in #668
- docs(style): clean up style for data/spec field types by @badmonster0 in #669
- Migrated custom UUID conversion logic to pyo3.uuid package by @SaiSakthidar in #663
New Contributors
- @SaiSakthidar made their first contribution in #663
Full Changelog: v0.1.54...v0.1.55