Skip to content

Releases: kha-dinh/bibli-ls

v0.1.7.2

28 Jan 06:41
Compare
Choose a tag to compare

What's Changed

  • fix: Rework how we parse citekeys to be simpler and more robust by @kha-dinh in #24
  • More responsive completion

Full Changelog: v0.1.7.1...v0.1.7.2

v0.1.7.1

27 Jan 14:07
Compare
Choose a tag to compare
  • Fixed some issues trigger to limit when completion appears
  • Also improved completion performance through caching

Full Changelog: v0.1.7.0...v0.1.7.1

v0.1.7.0

26 Jan 16:40
0703680
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6.2...v0.1.7.0

v0.1.6.2

11 Dec 10:11
Compare
Choose a tag to compare
  • Now support different viewers (830984b)
  • Fix issues with goto implementation (#13)

Full Changelog: v0.1.6.1...v0.1.6.2

v0.1.6.1

03 Dec 01:03
Compare
Choose a tag to compare
  • More test cases
  • Handle citations more reliably now

Full Changelog: v0.1.6.0...v0.1.6.1

v0.1.6.0

29 Nov 10:01
Compare
Choose a tag to compare

Changes

  • Now support the caching of online library (716e542)
  • Upgrade to pygls v2 (a87e57d)
  • Significant refactoring
  • Automatic documentation (a2745e2)
  • More test cases (4dca5b5, 5230508)

Full Changelog: v0.1.5.3...v0.1.6.0

v0.1.5.3

25 Nov 16:58
Compare
Choose a tag to compare

Full Changelog: v0.1.5.2...v0.1.5.3

v0.1.5.2

24 Nov 10:39
Compare
Choose a tag to compare
  • Now support multiple backends #8 #11
  • Improved load time for online libraries
  • Better use of LSP features, e.g., progress bar

Full Changelog: v0.1.5.1...v0.1.5.2

v0.1.5.1

22 Nov 11:03
Compare
Choose a tag to compare
  • Support Zotero API backend
  • Retrofit open website into goto implementation

Full Changelog: v0.1.4.1...v0.1.5.1

v0.1.4.1

30 Jun 11:41
Compare
Choose a tag to compare

Changes

  • Introduce support for textDocument/diagnoistic
  • Automatically reload configurations on changes
  • Refactoring here and there
  • Changes in configuration items

Full Changelog: v0.1.3.1...v0.1.4.1