Skip to content

Docs, Clojure test runners and Aniseed

Compare
Choose a tag to compare
@Olical Olical released this 25 Apr 12:44
· 665 commits to master since this release
b7cc8a2

Hey! No huge features, mostly slight performance tweaks and fixes since I'm mostly working on magic-kit, the Conjure + Aniseed starter kit for Neovim 😄 it's for new people and experienced users alike, hope to share it soon!

  • Add a about vimscript booleans
  • Add documentation for the highlight eval feature
  • Add overrides for Clojure test runner config, mostly adding for the kaocha integration
  • Fixed test running for figwheel / piggieback evals
  • Update Aniseed, includes Fennel 0.9.1 and Aniseed's new "autoload" concept which replaces "require" with a lazier approach. Also added aniseed.core/str function, like Clojure's.
  • Added direnv + nixos config for those of us working on Conjure using NixOS 😄 it pulls in more REPLs for you to test with (only relevant to contributors really)