Skip to content

Releases: shukriadams/lym

0.0.13

02 Feb 12:19

Choose a tag to compare

v0.0.13

added ignore list

0.0.12

27 Oct 20:44

Choose a tag to compare

v0.0.12

- Fixed an issue where installing multiple components would result in…

0.0.11

26 Oct 00:40

Choose a tag to compare

- fixed an issue where leaving out optional args caused call fails

- fixed issue where requiring via commonjs failed.
- minor cleanups.

0.0.10

22 Oct 23:26

Choose a tag to compare

- split cli and commonjs

- minor bugfixes

0.0.9

20 Oct 23:20

Choose a tag to compare

  • forced override true on cpr copy.
  • fixed error where component downloads were failing on some semver checks.
  • added installcomponent tests.
  • minor refactors

0.0.8

19 Oct 11:02

Choose a tag to compare

v0.0.8

-Fixed unix line break issue preventing node execution on nonWindows …

0.0.7

17 Oct 14:49

Choose a tag to compare

-Fixed unix line break issue preventing node execution on nonWindows systems
-Removed Compass/Ruby dependency
-Fixed watch task
-Improved scaffolding
-Extended documentation

0.0.6

16 Oct 10:41

Choose a tag to compare

Fixed dos-linebreak issue for unix systems.

0.0.5

16 Oct 08:32

Choose a tag to compare

- migrated tests to internal test folder.

- renamed path command line switch to --p.

0.0.3

13 Oct 20:56

Choose a tag to compare

Added scaffold task.
Fixed issue where installing a module in empty project folder failed.
Updated documentation.