Changelog of @hackage/shake-plus-extended 0.2.0.2

Changelog for shake-plus-extended

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.