Skip to content

Releases: emulsify-ds/emulsify-cli

1.7.1

01 May 17:03
22d5303
Compare
Choose a tag to compare

1.7.1 (2024-05-01)

Bug Fixes

  • update release tagging config (0ad4d17)

v1.7.0

16 Dec 16:31
8f95c2b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

26 May 20:09
109360b
Compare
Choose a tag to compare

1.6.0 (2022-05-26)

Features

  • add option to install all components at init (50aa69e)
  • improve drupal init success message (175ca37)
  • pull components with all dependencies (5156ce9)

v1.5.0

23 Dec 21:13
4c29ab9
Compare
Choose a tag to compare

1.5.0 (2021-12-23)

Features

  • update default checkout for emulsify-drupal starter (5ba4330)

v1.4.3

23 Dec 19:17
2d8967f
Compare
Choose a tag to compare

1.4.3 (2021-12-23)

Bug Fixes

  • do not checkout if cached item already exists. we prefer tags now (e5a025e)

v1.4.2

22 Dec 23:48
df3c2f6
Compare
Choose a tag to compare

1.4.2 (2021-12-22)

Bug Fixes

  • defined EXIT_SUCCESS and implemented it in systemInstall (d435b27)
  • update ci node version (85a813f)

v1.4.1

10 Dec 18:53
4f8cc59
Compare
Choose a tag to compare

1.4.1 (2021-12-10)

Bug Fixes

  • special snowflake drupal needs underscores :D (d8b77ea)

v1.4.0

09 Dec 16:17
a7bf491
Compare
Choose a tag to compare

1.4.0 (2021-12-09)

Bug Fixes

  • adding identity for first arg (60ed733)
  • allow returns values to be void (13b4abb)
  • assignment error and simplified syntact - memoize test (00b265f)
  • consolidate memo code (d52a53c)
  • do not remove starter .git directories until all deps have been installed (9575529)
  • r.identity usage with findFileInCurrentPath (b700e0b)
  • r.identity usage with findFileInCurrentPath (daeacc8)
  • reset uninstended newline (00f94d3)
  • reset uninstended newline (4c3f7a8)
  • 14: remove const (c84f1a8)
  • 14: reuse const (6314ae2)

Features

  • adding consola library for logging (fd99825)
  • memoize joined filename (912f470)
  • memoize joined filename (3a99224)
  • removing changes we don't need (f25eb61)
  • use filename as the key for memoizeWith (e4fdf70)
  • 14: merge develop (2e41da2)
  • 14: validate system config during install (6d774e1)
  • 30: add ability to specify init success messages per platform (108a2e6)
  • 32: add a systemInstall hook execution step (175d7ff)
  • 41: node @ 16.13 (117a1a4)
  • 42: add dependabot config (c405544)
  • 43: typescript @ 4.5.2 (1f6292a)

v1.3.0

08 Oct 23:49
f3801e0
Compare
Choose a tag to compare

1.3.0 (2021-10-08)

Features

  • add a progress bar to init handler, and withProgressBar handler hof (066e7ba)
  • ignore any linting warning (881a7f4)

v1.2.0

25 Sep 22:59
b993a31
Compare
Choose a tag to compare

1.2.0 (2021-09-25)

Features

  • add ability to pass --all to componentInstall, and install all components (e28cc01)