Skip to content

Release 0.3.1

Latest
Compare
Choose a tag to compare
@grabbou grabbou released this 02 Dec 10:02
· 5 commits to main since this release

0.3.1 (2024-12-02)

Full Changelog: v0.3.0...v0.3.1

What's Changed

  • feat: implement simple cache for config by @okwasniewski in #15
  • feat: extend options after searching for a package by @grabbou in #19
  • feat: add release-it by @okwasniewski in #20
  • readme: add features and placeholders for video tutorials by @grabbou in #21
  • fix: remove duplicate package from package.json by @borisyankov in #22
  • readme: add 'bun install' as first step to 'contributing' by @borisyankov in #23
  • fix: safer react native config retrieval, unified with the rest by @grabbou in #31
  • feat: allow cali to do file operations by @okwasniewski in #34
  • fix: rename eslint config file by @okwasniewski in #35
  • feat: offer to store api key locally by @grabbou in #30
  • fix: error message typo by @sorrycc in #40
  • feat: add filesystem operations by @grabbou in #38
  • refactor: convert project into monorepo by @grabbou in #39
  • feat: expose Claude MCP server by @grabbou in #41
  • fix: build issues with tools package used in ESM context by @grabbou in #46
  • refactor: clean-up build situation and make cali/mcp-server ESM modules by @grabbou in #47
  • feat: scope Claude filesystem to root React Native project by @grabbou in #48

New Contributors

Full Changelog: v0.1.0...v0.3.1