Skip to content

Release 1.0.1 🚀

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 20:33

Change Log - v1.0.0

🚀 Features:

  • added Ask command to interact with models 🤖
  • send selected text (visual) to model 🤖
  • list ollama models from online source 🌐 (along with installed ones) 🤖
  • install model in background 🤖

🐛 Bug Fixes:

  • fixed issue with model installation
  • fixed issue with model listing

🔨 Enhancements:

  • implemented tests and a test runner integrated with neovim
  • dependency injection system
  • refactored ollero module
  • refactored ollama module
  • move logger to a shared module
  • add ci workflows for tag release and quality gateway

Useful Links

Full Changelog: v0.1.6...1.0.1