Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Releases: atom/autocomplete-plus

v0.22.12

30 Dec 03:45
Compare
Choose a tag to compare

Fix Deprecation Warning by @joefitzgerald

v0.22.11

30 Dec 03:44
Compare
Choose a tag to compare

Fix focus logic and #162 by @yongkangchen

v0.22.10

13 Dec 08:53
Compare
Choose a tag to compare

v0.22.9

13 Dec 02:21
Compare
Choose a tag to compare

Stop Floating Decoration, Ensure Completions Show. Fixes #164 #159 by @joefitzgerald

v0.22.8

13 Dec 02:18
Compare
Choose a tag to compare

Guard Against Bad Stuff atom-community@a530a48 by @joefitzgerald

v0.22.7

13 Dec 02:13
Compare
Choose a tag to compare

Fix broken legacy registration method. Fix #160 by @abe33

v0.22.6

13 Dec 02:05
Compare
Choose a tag to compare

Remove all the usages of depricated apis. by @park9140

v0.22.5

13 Dec 02:02
Compare
Choose a tag to compare

Fix Specs, Remove console.log by @joefitzgerald

v0.22.4

13 Dec 02:01
Compare
Choose a tag to compare

Fix #116 by @yongkangchen
Use marker overlay by @park914

v0.22.3

26 Nov 01:47
Compare
Choose a tag to compare

Trigger Autocomplete upon Backspace. Fix #137. @yongkangchen