packages feed

shake-plus-extended-0.4.0.0: ChangeLog.md

# Changelog for shake-plus-extended

## v0.4.0.0

* Add `Development.Shake.Plus.Extended.Conduit" with conduit oracle.

## v0.3.0.0

* Add `SimpleSPlusEnv` with a `LogFunc` and a local `Path Rel Dir`.
* Rework `runSimpleShakePlus` to `runLoggedShakePlus` and add new `runSimpleShakePlus`.

## v0.2.0.0

* Re-export `Binary Path` orphan.
* Re-export `Binary IxSet` orphan.
* Re-export `Hashable IxSet` orphan.
* Merge `Shakebook.Local` with `Shakebook.FileRules`

## v0.1.2.0

* Add a proxy version of `batchLoadIndex`.

## v0.1.1.0

* Add `HasLocalOut` class for accessing a lens with a local output directory.
* Add filerules `(/%>)` and `(/|%>)` for implicit rules inside a local directory.

## v0.1.0.0

* Initial commit with basic `within` style rules and loaders.