Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 655 Bytes

CHANGES.rst

File metadata and controls

30 lines (18 loc) · 655 Bytes

Changes

Version 1.0.2 (released 2020-04-28)

  • Adds a depth parameter to LinkStorage to allow for higher level symlinking on the folder-level.

Version 1.0.1 (released 2020-02-14)

  • Adds support for having bundles that are callables in bundles_from_entry_point.

Version 1.0.0 (released 2018-10-29)

  • Adds documentation and extra tests.

Version 0.1.2 (released 2017-11-06)

  • Fix invalid closing of </link> tag.

Version 0.1.1 (released 2017-05-29)

  • Fix problem with package.json not being updated.
  • Fix merging of package.json dependencies.
  • Increase test coverage.

Version 0.1.0 (released 2017-05-16)

  • Initial public release.