Skip to content

Releases: chep/copilot-chat.el

v3.0.0: feat!: bump version to 3.0.0

02 Jul 09:42
765c08b

Choose a tag to compare

BREAKING CHANGE: Updated the version from 2.1.0 to 3.0.0. Custom variables and
function signature have changed.

v2.0.1

12 Mar 20:23

Choose a tag to compare

chore: bump version to 2.0.1

v2.0.0: Merge branch 'polymode'

12 Mar 20:22

Choose a tag to compare

* polymode:
  refactor: reorganize chat buffer markdown mode using overlays
  feat: implement markdown frontend functions
  refactor: improve code formatting and language handling in chat frontend
  chore: readme and dependencies.
  feat!: remove shell-maker frontend
  fix: prompt history
  Fix: fix org mode in prompt region
  refactor: add frontend structure with org-mode implementation
  refactor: use polymode with org to have only one window

v1.3.0

14 Feb 08:01

Choose a tag to compare

Stable release before starting v2.

Use this release to avoid bugs.
Last release with shell-maker as it is not a priority to port it to the v2 (see future section News in readme.

v1.2.0

14 Oct 20:55
e823596

Choose a tag to compare

Melpa integration.

V1.1.0

23 Aug 15:26
80918ac

Choose a tag to compare

Org mode frontend
Shell maker frontend
Bug Fixes
Gpt-4o model

V1.0.1

22 Jul 11:18
3a8fc8d

Choose a tag to compare

New features:

  • Markdown in buffers
  • Prompt history
  • Curl program for progressive display of answer

V1.0.0

15 Jul 12:47
d2b1998

Choose a tag to compare

Authentication and chat are functional.