Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 631 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 631 Bytes

Changelog

master

0.5.1 (2023-10-31)

  • #41: Expand completion for non-namespaced keywords.

0.5.0 (2023-07-28)

  • #30: don't run side-effects for pure-clojurescript (non-interop) -> chains.

0.4.1 (2021-10-02)

  • #22: Gracefully handle string requires.
  • #14: Fix a NullPointerException / Fix Node.js detection

0.4.0 (2021-04-18)

  • Fix dynamic completion for shadow-cljs.