Skip to content

Latest commit

 

History

History
111 lines (71 loc) · 4.7 KB

File metadata and controls

111 lines (71 loc) · 4.7 KB

Changelog

v0.7.0 (2021-04-10)

💥 Breaking Change

  • #45 All Ember Try Scenarios should run if one fails (@jelhan)

Committers: 1

v0.6.0 (2021-02-15)

🚀 Enhancement

Committers: 1

v0.5.1 (2021-01-07)

🐛 Bug Fix

  • #36 generated floating deps test must ignore lockfile (@jelhan)

Committers: 1

v0.5.0 (2021-01-07)

🚀 Enhancement

  • #34 Use reasonable defaults based on the project (@jelhan)

🏠 Internal

  • #33 Reorganize file structure for fixtures (@jelhan)

Committers: 1

v0.4.0 (2020-12-21)

🚀 Enhancement

  • #31 Log configuration used (@jelhan)
  • #29 Support upgrades of generated workflows (@jelhan)
  • #27 Make configuration interface more flexible for upcoming use cases (@jelhan)
  • #25 Simplify cache setup (@jelhan)

📝 Documentation

Committers: 1

v0.3.0 (2020-12-06)

🚀 Enhancement

  • #23 Improved readability of created workflow (@ijlee2)
  • #20 Simplify node version upgrades by defining it once in created workflow (@jelhan)

Committers: 2

v0.2.1 (2020-12-02)

🐛 Bug Fix

  • #18 cache key should not mention yarn if NPM is used (@jelhan)

Committers: 1

v0.2.0 (2020-11-28)

🚀 Enhancement

  • #11 cache dependencies in created workflow (@jelhan)

Committers: 1

v0.1.3 (2020-11-23)

🐛 Bug Fix

  • #10 fix typo in expected travis CI config file name (@jelhan)

Committers: 1

v0.1.2 (2020-11-23)

🐛 Bug Fix

  • #7 CI should run only once per commit (@jelhan)

🏠 Internal

  • #8 run own CI only once per pull request (@jelhan)

Committers: 1

v0.1.1 (2020-11-22)

🐛 Bug Fix

  • #3 Remove patch-package postinstall step which breaks if dev dependencies are not installed (@jelhan)

🏠 Internal

  • #4 add scenarios for Ember LTS version since 3.4 (@jelhan)

Committers: 1

v0.1.0 (2020-11-22)

Initial release