Skip to content

Latest commit

 

History

History
746 lines (430 loc) · 37.1 KB

CHANGELOG.md

File metadata and controls

746 lines (430 loc) · 37.1 KB

Changelog

All notable changes to this project will be documented in this file.

0.13.0

2024-03-16 - v0.12.5...v0.13.0

⛰️ Features

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

0.12.5

2024-03-02 - v0.12.4...v0.12.5

⛰️ Features

🐛 Bug Fixes

  • Config paths - (2ae187a)
  • Formatting and linting - (f4c2efb)
  • Loading entire file when no code blocks are selected - (3655871)
  • Config file log message on windows - (d61375b)
  • Use xdg config dirs by default (#46) - (f2110b5)

⚙️ Miscellaneous Tasks

0.12.4

2024-01-30 - v0.12.3...v0.12.4

⛰️ Features

🐛 Bug Fixes

  • OpenAI finish response parsing - (ec3b054)
  • Winget installer dependency - (d458274)

📚 Documentation

⚙️ Miscellaneous Tasks

0.12.3

2024-01-01 - v0.12.2...v0.12.3

⛰️ Features

⚙️ Miscellaneous Tasks

  • Add env for debug log dir - (c0defb6)

0.12.2

2024-01-01 - v0.12.1...v0.12.2

⛰️ Features

🐛 Bug Fixes

📚 Documentation

  • Update issue reporting - (0a8ce5f)
  • Add alpine linux install - (87e0a97)

🧪 Testing

  • Isolate session tests - (892753b)

⚙️ Miscellaneous Tasks

  • Add force arg to hash assets - (dfabd4f)
  • Move assets to separate toml file (#32) - (865c435)
  • Shrink .goreleaser.yml - (895a6d1)

0.12.1

2023-12-29 - v0.12.0...v0.12.1

⛰️ Features

🐛 Bug Fixes

📚 Documentation

  • Update changelog format for deeplinking - (d376f9c)

⚙️ Miscellaneous Tasks

  • Add syntax debugging - (ff40cc6)
  • Add missing links for winget - (8c61964)
  • Drop alpine linux repo for now - (7abc74d)

0.12.0

2023-12-27 - v0.11.0...v0.12.0

⛰️ Features

  • Release v0.12.0 - (c00e155)
  • Add elixir and gleam syntaxes - (e00ef39)

🐛 Bug Fixes

📚 Documentation

  • Update first run description - (cf94035)
  • Update usage - (92d7ca8)
  • Remove nogpg flag from dnf install - (7954ed1)

⚙️ Miscellaneous Tasks

0.11.0

2023-12-23 - v0.10.0...v0.11.0

⛰️ Features

🐛 Bug Fixes

📚 Documentation

⚙️ Miscellaneous Tasks

0.10.0

2023-12-21 - v0.9.2...v0.10.0

⛰️ Features

  • Release v0.10.0 - (2774550)
  • LangChain backend - (7c32afe)
  • Enable wayland clipboard support - (2163d15)
  • [breaking] Default to first model in backend if none selected at start - (1a92a77)

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

  • Update OpenAI description - (31044d3)

⚙️ Miscellaneous Tasks

  • OpenSSL to rustls - (dd20690)
  • Run tests on all 3 major OS - (eb730b2)

0.9.2

2023-12-19 - v0.9.1...v0.9.2

⛰️ Features

🐛 Bug Fixes

  • Linting before releases - (18f006e)

📚 Documentation

  • Add more in depth sessions shell function - (c160fdb)

0.9.1

2023-12-15 - v0.9.0...v0.9.1

⛰️ Features

🐛 Bug Fixes

  • Remove zig from macos arm builds - (e6fa908)

📚 Documentation

  • Update editor and backend links - (84ca94e)

⚙️ Miscellaneous Tasks

  • Test binaries in actions, move zig setup - (5b14c72)

0.9.0

2023-12-13 - v0.8.2...v0.9.0

⛰️ Features

🐛 Bug Fixes

  • Codeblock error messages - (e9d35a4)
  • Copy commands - (6b6001d)
  • Change first prompt postfix to not mention markdown - (58be9ca)
  • Add copy counter to all code blocks - (9c264e8)

⚙️ Miscellaneous Tasks

  • Update debian packages before install - (a7d9977)
  • Migrate to dtolnay/rust-toolchain actions - (124df90)
  • Add CLI parameter validation - (b712edc)
  • Clearer function names - (861a638)
  • Lint - (68b526d)
  • Add repository link to cargo.toml (#20) - (c243771)

0.8.2

2023-12-11 - v0.8.1...v0.8.2

⛰️ Features

🐛 Bug Fixes

  • Use default viewport length for scrollbar - (c47f61c)

0.8.1

2023-12-11 - v0.8.0...v0.8.1

⛰️ Features

🐛 Bug Fixes

⚡ Performance

  • Reimplement writing to frame manually - (227f369)

0.8.0

2023-12-10 - v0.7.3...v0.8.0

⛰️ Features

  • Release v0.8.0 - (fd7b2eb)
  • Handle mouse/touchpad scrolling - (64af526)
  • Add backend timeout flag - (7c5f717)

🐛 Bug Fixes

  • Remove default syntaxes - (1125076)

🚜 Refactor

📚 Documentation

  • Update secondary mention of copy command - (f51849d)

⚡ Performance

  • Reduce memory allocations and string copies in bubbles - (03ae852)
  • Add further profiling tools - (5585aac)
  • Add flamegraphs - (c2cd9f5)

⚙️ Miscellaneous Tasks

  • Shrink linux binary sizes - (285d503)
  • Add hidden debug subcommands - (5420bef)

0.7.3

2023-12-07 - v0.7.2...v0.7.3

⛰️ Features

⚙️ Miscellaneous Tasks

  • Improve error message on panics - (475647b)

0.7.2

2023-12-07 - v0.7.1...v0.7.2

⛰️ Features

🐛 Bug Fixes

  • Window resize event, crashes on small windows - (3c981fd)

📚 Documentation

  • Change steps for DEBUG packages - (02c1285)

⚙️ Miscellaneous Tasks

  • Add username to config log - (c1ba105)

0.7.1

2023-12-06 - v0.7.0...v0.7.1

⛰️ Features

🐛 Bug Fixes

📚 Documentation

⚙️ Miscellaneous Tasks

  • Add more debug logging - (1719146)

0.7.0

2023-12-05 - v0.6.1...v0.7.0

⛰️ Features

🐛 Bug Fixes

📚 Documentation

⚙️ Miscellaneous Tasks

  • Add basic logging in backend infra - (1cfbbd4)

0.6.1

2023-12-03 - v0.6.0...v0.6.1

⛰️ Features

🐛 Bug Fixes

  • Version number in releases - (8ade883)
  • Improve panic teardown - (5e0e73c)

⚙️ Miscellaneous Tasks

  • Add debug release symbols in releases - (c8bb275)
  • Use cargo-run-bin on ci - (5687058)
  • Remove choco until first version is approved - (b610af8)

0.6.0

2023-12-02 - v0.5.5...v0.6.0

⛰️ Features

🐛 Bug Fixes

  • File permissions in releases - (b4e7070)
  • Check that docker is running on release - (ddb93dd)

⚙️ Miscellaneous Tasks

  • Add automated release triggers - (48517d4)
  • Lock zig version - (852590c)

0.5.5

2023-11-30 - v0.5.4...v0.5.5

⛰️ Features

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

  • Move to faster builds - (fff0c59)

0.5.4

2023-11-30 - v0.5.3...v0.5.4

⛰️ Features

🐛 Bug Fixes

📚 Documentation

  • Add note for chocolatey - (e698b85)

⚙️ Miscellaneous Tasks

0.5.3

2023-11-26 - v0.5.2...v0.5.3

⛰️ Features

🐛 Bug Fixes

🧪 Testing

  • AppState business logic - (f3c223e)

0.5.2

2023-11-26 - v0.5.1...v0.5.2

⛰️ Features

🐛 Bug Fixes

0.5.1

2023-11-25 - v0.5.0...v0.5.1

⛰️ Features

🐛 Bug Fixes

  • Add chat subcommand to clarify docs - (c3085e0)

📚 Documentation

0.5.0

2023-11-23 - v0.4.0...v0.5.0

⛰️ Features

  • Release v0.5.0 - (b269ebd)
  • Add indexes to model list and model selection - (de7ef33)

🐛 Bug Fixes

  • Model set not working - (861ecd4)
  • Code system prompt - (1865818)
  • Update README.md - (50e573b)
  • Update README.md - (12478e7)
  • Cache windows build dependencies - (5b0e1da)
  • Cargo publish folder exclude - (ae32a0a)

🚜 Refactor

⚙️ Miscellaneous Tasks

0.4.0

2023-11-22 - v0.3.0...v0.4.0

⛰️ Features

  • Release v0.4.0 - (e15ea73)
  • Add sessions (#3) - (c7d4bed)
  • Add syntaxes service, new languages - (3fbe54d)
  • Add aarch64-pc-windows-msvc releases - (0f6558e)

🐛 Bug Fixes

  • Exclude cache from lint - (4ec6a4b)
  • Slash commands being sent to backend by accident - (93e9a4b)
  • Ignore slash commands when using CTRL+R - (64924d4)
  • Clear backend context when switching models - (3b8f7c8)

📚 Documentation

0.3.0

2023-11-21 - v0.2.5...v0.3.0

⛰️ Features

🐛 Bug Fixes

🚜 Refactor

  • Move sending user message to local macro - (f971940)

📚 Documentation

⚙️ Miscellaneous Tasks

  • Test before releasing - (c143cba)
  • Refactor events service - (e9261f5)

0.2.5

2023-11-16 - v0.2.4...v0.2.5

⛰️ Features

🐛 Bug Fixes

0.2.4

2023-11-11 - v0.2.3...v0.2.4

⛰️ Features

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

0.2.3

2023-11-10 - v0.2.2...v0.2.3

⛰️ Features

🐛 Bug Fixes

0.2.2

2023-11-10 - v0.2.1...v0.2.2

⛰️ Features

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

0.2.1

2023-11-09 - v0.2.0...v0.2.1

⛰️ Features

🐛 Bug Fixes

0.2.0

2023-11-09 - v0.1.0...v0.2.0

⛰️ Features

  • Release v0.2.0 - (ba865fc)
  • Add arguments to copy command - (bb8eecc)

🐛 Bug Fixes

  • Handle incorrect parameters to append and replace - (0dcc72f)
  • Replace tabs with spaces - (bf281a5)
  • Dependency pinning - (3ab6fb6)
  • Ignore more folders when publishing to cargo - (fad4238)
  • Rename command accept to append - (379df00)
  • Docs - (3bcfd22)
  • Cargo publish - (080f84e)
  • Gitignore - (06900a9)

📚 Documentation

⚙️ Miscellaneous Tasks

0.1.0

2023-11-08 - ...v0.1.0

⛰️ Features

🐛 Bug Fixes

📚 Documentation