Fork me on GitHub
#releases
<
2021-04-10
>
pez06:04:54

Calva v2.0.186 out. Here’s the last two weeks from the changelog: • https://github.com/BetterThanTomorrow/calva/issues/1023https://github.com/BetterThanTomorrow/calva/issues/1111https://github.com/BetterThanTomorrow/calva/issues/1112 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1105https://github.com/BetterThanTomorrow/calva/issues/1067 • Bump `clojure-lsp` to https://github.com/clojure-lsp/clojure-lsp/releases/tag/2021.04.07-16.34.10 • Bump `cider-nrepl` to https://github.com/clojure-emacs/cider-nrepl/blob/master/CHANGELOG.md#02510-2021-04-08 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1098 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1079 • Add experimental setting to: https://github.com/BetterThanTomorrow/calva/issues/650 • Bump `clojure-lsp` to `2021.04.03-18.43.55` • Fix: https://github.com/BetterThanTomorrow/calva/issues/1086 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1060https://github.com/BetterThanTomorrow/calva/issues/1088 and bump to `2021.03.30-20.42.34` • https://github.com/BetterThanTomorrow/calva/issues/1091https://github.com/BetterThanTomorrow/calva/issues/978 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1083https://github.com/BetterThanTomorrow/calva/issues/1017 • Update clojure-lsp to 2021.03.21-23.29.19 • https://github.com/BetterThanTomorrow/calva/pull/1062 • Implementation detail: https://github.com/BetterThanTomorrow/calva/pull/1053https://github.com/BetterThanTomorrow/calva/issues/1057 • Add custom REPL snippet variables, $selection, $head, and $tail

13
❤️ 13
3
Vincent Cantin17:04:36

Girouette v0.0.3: https://github.com/green-coder/girouette/blob/master/CHANGELOG.md#v003 Added • Added support for HSL colors. • Made the colors easy to customize. Updated the demo. • Made the font-family easy to customize. • Extended the rule :line-height to work with any number. • make-api does no longer need to have specified colors or font families to work. Fixed • (issue #55) The "display" rule is now working correctly when used with a variant like "sm:". Thanks to @jacobobryant for reporting it.

metal 6