Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Unreleased

Added

  • Add merge-groups and extend-group to provide ways to create an adhoc generator group from existing ones
  • Add def-gen-group to name adhoc generator groups
  • Make ->overrides-map public which enables to convert a generator group as a overrides map

Changed

  • Rename the ToGenGroup protocol to ToOverridesMap and move its definition to a separate namespace

v0.1.0 - 2018-03-18

Added

  • Basic switching mechanism between multiple generator implementanios for a single spec
  • Generator group merging

Can you improve this documentation? These fine people already did:
OHTA Shogo & Shogo Ohta
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close