Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

0.4.0 - 2020-10-01

Changed

  • shade: update maven-shade-plugin to 3.2.4 (#1).

0.3.0 - 2017-02-15

Added

  • lein-shade: add install-shaded-jar task to install artifacts to local repositories.

Fixed

  • shade: handle loader classes (*__init.class) and function classes (*$fn__1234.class) in the top-level namespace.

0.2.0 - 2017-02-14

Fixed

  • shade: avoid matching partial package names.

0.1.0 - 2017-02-14

Added

  • lein-shade: a Leiningen plugin for relocating namespaces within uberjars.
  • shade: a library to perform the relocations.

Can you improve this documentation?Edit on GitHub

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

× close