Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Releases: sourcegraph/codeintellify

v7.2.3

Choose a tag to compare

@sourcegraph-bot sourcegraph-bot released this 01 May 09:29

7.2.3 (2021-05-01)

Bug Fixes

  • deps: update dependency sourcegraph to ^24.0.0 || ^25.0.0 || ^25.0.0 (d1e578e)

v7.2.2

Choose a tag to compare

@sourcegraph-bot sourcegraph-bot released this 12 Apr 17:25
342afb8

7.2.2 (2021-04-12)

Bug Fixes

  • exclude end position in findElementWithOffset (#366) (342afb8)

v7.2.1

Choose a tag to compare

@sourcegraph-bot sourcegraph-bot released this 16 Mar 18:22

7.2.1 (2021-03-16)

Bug Fixes

  • deps: update dependency sourcegraph to v25 (b9f113b)

v7.2.0

Choose a tag to compare

@sourcegraph-bot sourcegraph-bot released this 17 Nov 01:57
67d30ee

7.2.0 (2020-11-17)

Features

  • support highlighting tokens by range (#331) (67d30ee)

v7.1.0

Choose a tag to compare

@sourcegraph-bot sourcegraph-bot released this 02 Jul 20:04
f71c1a2

7.1.0 (2020-07-02)

Features

v7.0.0

Choose a tag to compare

@sourcegraph-bot sourcegraph-bot released this 17 Apr 06:20
47cb2c5

7.0.0 (2020-04-17)

Features

  • allow hover providers to communicate loading state (#251) (47cb2c5)

BREAKING CHANGES

  • Hover providers that return Subscribables MUST
    communicate loading state.
    If the hover provider only emits a single result, it can return a
    Promise instead.

v6.4.0

Choose a tag to compare

@sourcegraph-bot sourcegraph-bot released this 07 Apr 13:34
ce8768e

6.4.0 (2020-04-07)

Features

v6.3.3

Choose a tag to compare

@sourcegraph-bot sourcegraph-bot released this 02 Apr 17:32
d4ae210

6.3.3 (2020-04-02)

Bug Fixes

v6.3.2

Choose a tag to compare

@sourcegraph-bot sourcegraph-bot released this 07 Feb 19:55

6.3.2 (2020-02-07)

Bug Fixes

v6.3.1

Choose a tag to compare

@sourcegraph-bot sourcegraph-bot released this 07 Feb 19:02

6.3.1 (2020-02-07)

Bug Fixes