Releases: appwrite/synapse
Releases · appwrite/synapse
0.6.5
What's Changed
- refactor: use typed object parameters rather than positional args by @ChiragAgg5k in #33
- feat: switch from jest to node tests by @ChiragAgg5k in #32
- feat: ignore more files, add pnpm lockfile, create folders if they don't already exist by @arielweinberger in #34
Full Changelog: 0.6.4...0.6.5
0.6.4
What's Changed
- Add port monitoring for HTTP server detection by @TorstenDittmann in #31
Full Changelog: 0.6.3...0.6.4
0.6.3
What's Changed
- fix: some path resolution errors in listFilesInDir by @ChiragAgg5k in #30
Full Changelog: 0.6.2...0.6.3
0.6.2
What's Changed
- feat: add
fs.listFilesInDir
andterminal.executeCommand
operations by @arielweinberger in #29
New Contributors
- @arielweinberger made their first contribution in #29
Full Changelog: 0.6.1...0.6.2
0.6.1
What's Changed
- chore: add method to init appwrite by @ChiragAgg5k in #28
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- feat: add embeddings service for codebase analysis and similarity search by @ChiragAgg5k in #27
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- chore: bump version to 0.5.1 and refactor filesystem archive handling by @ChiragAgg5k in #24
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- add npm package previews by @TorstenDittmann in #22
- feat: add Sites support to appwrite service by @ChiragAgg5k in #23
- feat: add Appwrite service integration and update package dependencies by @christyjacob4 in #19
New Contributors
- @TorstenDittmann made their first contribution in #22
- @christyjacob4 made their first contribution in #19
Full Changelog: 0.4.9...0.5.0
0.4.9
What's Changed
- chore: return search matches in searchFiles, add createZipFile by @ChiragAgg5k in #21
Full Changelog: 0.4.8...0.4.9
0.4.8
What's Changed
- feat: switch to chokidar for file watch by @ChiragAgg5k in #20
Full Changelog: 0.4.7...0.4.8