ChangeLog

0.11.0 (2023-07-26)

0.10.5 (2023-07-25)

0.10.4 (2023-07-24)

0.10.3 (2023-07-23)

0.10.2 (2023-07-23)

0.10.1 (2023-07-23)

0.10.0 (2023-07-23)

0.9.1 (2023-07-14)

0.9.0 (2023-07-14)

Now when using Deploy, dynamic libraries copied into the libexec folder inside Cellar and not symlinked into the /ope/homebrew/bin folder.

Also, dynamic libraries provided by other Homebrew formulas are not copied into the Cellar, instead these formulas are listed as a dependency of the formula, created by cl-homebrew.

0.8.0 (2019-09-12)

0.7.0 (2019-09-11)

It can be used like that:

(defmethod cl-brewer:get-implicit-dependencies ((system-name (eql :cl-unicode)))
    :flexi-streams)

It can return a single keyword or a list of keywords.

0.6.0 (2019-07-30)

0.5.6 (2019-07-22)

0.5.5 (2019-07-22)

0.5.4 (2019-07-22)

0.5.3 (2019-07-22)

0.5.2 (2019-07-22)

0.5.1 (2019-07-21)

0.5.0 (2019-07-21)

0.4.0 (2016-12-17)

0.3.0 (2016-11-10)

0.2.0 (2016-11-04)

Initial working functionality.