Skip to content

Releases: es128/progeny

0.12.0

08 Feb 15:29
Compare
Choose a tag to compare

Added .proto configuration as a built-in format

0.11.1

27 Dec 15:48
Compare
Choose a tag to compare
  • Fixed issue with empty dependencies statements (such as @import "")
  • Fixed issue with multipass processing with no result

0.11.0

19 Dec 19:18
Compare
Choose a tag to compare

Added support for slm and pug (new name for jade)

0.10.0

29 Sep 14:41
Compare
Choose a tag to compare
  • Add skipComments option, enabled by default, which parses out common comments syntax to avoid matching commented-out dependency-reference patterns.
  • Add resolver option, allowing custom processing of dependency names

0.9.0

08 Aug 23:34
Compare
Choose a tag to compare

Added initial glob support.

0.7.0

14 Jun 17:46
Compare
Choose a tag to compare

Add a debug option for logging dep list

0.6.1

10 Jun 20:01
Compare
Choose a tag to compare
  • Updated LESS import syntax detection
  • Fixed use of glob with the progeny.Sync method

0.6.0

29 Apr 14:52
Compare
Choose a tag to compare

Add glob expansion capability and use with stylus by default

0.5.3

29 Apr 14:47
Compare
Choose a tag to compare

Disregard. Unpublished.

0.5.2

20 Dec 15:17
Compare
Choose a tag to compare
  • Fix bug with multipass processing