Releases: amrit110/oli
Releases · amrit110/oli
oli v0.1.4-post1
Fixing release builds
oli v0.1.4
What's Changed
- Refactor and simplify code parser by @amrit110 in #33
- Bump tokio from 1.44.1 to 1.44.2 by @dependabot in #35
- Bump openssl from 0.10.71 to 0.10.72 by @dependabot in #34
- Add react UI based on Ink by @amrit110 in #36
- Fix typos, markdown diagram spacing by @amrit110 in #37
- Fix broken CI by @amrit110 in #38
- Fix log in src/main.rs by @amrit110 in #39
- Add npm build, fix brew build by @amrit110 in #40
Full Changelog: v0.1.3...v0.1.4
oli v0.1.3
What's Changed
- Added support for ollama models
- Created a logger and log file, read during debug mode toggle
- Additional tests
- Fixed tool use bugs
- Small UI improvements
oli v0.1.2
- Add conversation history, summarization
- Add homebrew formula and release github workflow
- Added tests for api_client module
- Refactored and fixed some bugs
oli v0.1.1
- UI improvements
- Input handling improvements
- Version display in UI
- Changed name of binary executable to "oli"
oli v0.1.0
- Initial release
- Basic functionality with claude sonnet 3.7 and openai gpt4o support