Skip to content

Releases: shopware/shopware-cli

0.1.8

25 Jan 06:58
106de60
Compare
Choose a tag to compare

Changelog

0.1.7

24 Jan 06:18
6b3df99
Compare
Choose a tag to compare

Changelog

  • 233dc0f feat: add admin-build project command
  • 5ed57d8 feat: add storefront-build command
  • 6b3df99 feat: add worker command

0.1.6

21 Jan 08:29
a71a35d
Compare
Choose a tag to compare

Changelog

0.1.5

20 Jan 21:41
Compare
Choose a tag to compare

Changelog

  • b0db890 feat: add command to create new shopware project
  • f2c3f9e feat: add environment variable based config reading
  • 2c87eef fix: copy to docker
  • 2496b0c fix: environment reading
  • 857f047 fix: improve invalid credentials error message
  • eeed375 fix: linter issues

0.1.4

18 Jan 22:02
8213fc5
Compare
Choose a tag to compare

Changelog

  • a55021b Merge pull request #14 from FriendsOfShopware/tinect-patch-1
  • 92458c2 Merge pull request #15 from FriendsOfShopware/fix/hook-execution-cwd
  • d59a048 ci: Add golangci lint
  • 886c3ef feat: Implement api token cache
  • ede2b2b feat: Run hooks in build directory, fixes #13
  • cce2ec0 feat: add autocomplete to extension create
  • 53eb776 feat: add http client logging on trace
  • c9362c0 feat: add merchant list shops
  • 0a3c978 feat: added command to generate composer token, fixes #5
  • 143bd6e feat: improve error handling and add logrus
  • eeeef6e fix: Execute hooks in the temporary extension directory
  • 8ab90d6 fix: add .shopware-extension.yml to defaultNotAllowedPaths
  • 8213fc5 fix: bundle assets into result zip
  • 12a172c fix: ci lint issues
  • c030c92 fix: git tooling with multiple branches
  • a9d9af6 fix: linting issues
  • 6dcd6b9 fix: linting issues
  • b03192f fix: pass correct folder to cmd
  • 8f75a77 fix: remove debug
  • 6972062 fix: update token cache when changing member ship

0.1.3

17 Jan 22:23
86ff733
Compare
Choose a tag to compare

Changelog

  • 86ff733 ci: fix schema markdown path
  • dcecda3 ci: fix schema markdown path
  • bdbb468 ci: fix schema markdown path
  • 2aa7aa1 feat: Add build config support
  • 3a662a5 feat: add local folder to ignore
  • 77d6c48 feat: add support for apps in asset build
  • 2a90c39 fix: don't consider storefront bundle for asset building
  • bc75fea refactor: Remove .sw-zip-blacklist support
  • 10ab2d8 refactor: correct shopware 5 extension support

0.1.2

17 Jan 19:54
8269750
Compare
Choose a tag to compare

Changelog

  • 8655463 Add golangci lint and fix issues
  • 32c2250 Merge pull request #10 from janbuecker/add-static-analysis
  • 8269750 ci: Add git and nodejs to Dockerfile
  • e173af7 feat: Add stateless asset building, fixes #9
  • 61a8008 fix: cleanup temp folder of cloned shopware platform
  • 7ea5fe6 fix: linting issues

0.1.1

17 Jan 06:10
2a31731
Compare
Choose a tag to compare

Changelog

  • ebbee58 ci: build schema only on main
  • 2a31731 feat: Add hint about options in extencion create
  • 6ff0f9e feat: Include completion into installers

0.1.0

16 Jan 21:59
d3d8923
Compare
Choose a tag to compare

Changelog

  • 7783e5a Merge pull request #8 from FriendsOfShopware/addDescriptionsToConfigSchema
  • d8794b2 Rename config.schema.json to shopware-extension-schema.json
  • b2a3aa6 chore(ci): update config-schema-updater
  • 25a5457 chore(ci): update config-schema-updater
  • b534396 chore(ci): update config-schema-updater
  • 9b132d6 chore(ci): update config-schema-updater
  • 66764d3 chore: Update config.schema.md
  • ba9b368 chore: Update config.schema.md
  • fa6ddab chore: change branch for generated config.schema.md
  • d3d8923 chore: link to docs
  • 2d54c21 chore: remove docs folder
  • df6805d chore: update config.schema.json
  • ece302d chore: update config.schema.json
  • 2f57e8e chore: update config.schema.json
  • 8d1140b chore: update config.schema.json
  • 8c5d343 chore: update config.schema.json
  • 5c6439a chore: update config.schema.json
  • 18e29b0 chore: update config.schema.json
  • 9185226 chore: update config.schema.json
  • 7ee7862 chore: update config.schema.json
  • e47413a chore: update schema file for docs
  • cffcd0f feat: Add account producer extension info pull
  • 6c1aca5 feat: Add basic .shopware-extension.yml support
  • 9cfba6a feat: Add full implementation of extension update
  • 878b53a feat: add more fields to schema
  • 4157420 fix: add descriptions to config.schema.json, add markdown builder for schema

0.0.5

15 Jan 23:03
2512e61
Compare
Choose a tag to compare

Changelog

  • 2512e61 feat: Add basic update command
  • fc411ba feat: Implement account zip upload
  • b17889f fix: typo in README.md