Skip to content

Releases: typedclojure/light-typedclojure

0.1.0

05 May 17:25
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Changes:

  • The results of Typed Clojure: check namespace are now logged to the console rather than displayed inline.
  • Annotation commands will reposition your cursor inside the snippet. When wrapping a symbol or form, they will also preselect Any, so that it can be readily changed.

0.0.4

20 Mar 21:57
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

Changes:

  • Fix typechecking results being displayed below the relevant form.

0.0.3

03 Mar 06:14
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

Changes:

  • Improved token and form detection.