Releases: FriendsOfShopware/shopware-cli
Releases · FriendsOfShopware/shopware-cli
0.1.36
0.1.35
0.1.34
0.1.33
0.1.32
0.1.31
0.1.30
0.1.29
Changelog
- 08f089b Add .deepsource.toml
- 81b376b Add full path to module name
- a67f2b4 CI: add go tests
- b89ea95 Feat: add content-type & accept headers by default
- d51c1e3 Fix unused method receiver
- 027a2db Fix: remove usage of Fatal() from zip.go
- 95592d5 Merge pull request #33 from FriendsOfShopware/deepsource-fix-ca2d9a45
- 5288f5f Merge pull request #34 from FriendsOfShopware/deepsource-fix-f5c4fc39
- b7981b4 Merge pull request #35 from FriendsOfShopware/deepsource-fix-0bfa2413
- 8c89f12 Merge pull request #36 from FriendsOfShopware/fix-config-receiver
- 1db6860 Merge pull request #37 from FriendsOfShopware/add-test-to-ci
- 4408b58 Merge pull request #38 from wannevancamp/patch-1
- af42202 Merge pull request #39 from FriendsOfShopware/fix-log-fatal-zipping
- 716a8e9 Merge pull request #40 from FriendsOfShopware/feat-add-content-header
- cc9aede Merge pull request #41 from janbuecker/fix-module-name
- 221060c Merge pull request #43 from aragon999/feat/shopware-project-root
- c189fe8 Merge pull request #44 from aragon999/feat/production-template-support
- c938e4d Merge pull request #45 from aragon999/refactor/remove-code-smell
- 8fb1ed0 Merge pull request #46 from aragon999/refactor/translations-generics
- 0da3696 Simplify returning of boolean expression
- ed09e48 Unused parameter should be replaced by underscore
- 9b0fc9a Update extension_quick_start.md
- 224df8d feat: Add possibility to build plugin assets using an Shopware composer setup
- 6eed1f7 feat: Add possibility to specify SHOPWARE_PROJECT_ROOT
- 15b0c16 feat: add asset support to admin-watch
- e2bb556 feat: add scss support to watcher
- 5a746eb feat: experimental admin watcher
- 864eb53 fix(zip): Pack full zip archives again
- ccbb881 fix: Correct path to the administration JavaScript
- 78c37c8 fix: admin-watch on macOs
- 44ae1de fix: ci issues
- ff889f0 fix: ci issues
- 734127d fix: naming issues
- 2632627 fix: remove Config receiver var
- 61c3a1b fix: solve RVV-A0009
- b11c735 refactor(project): Add runConsoleCommand
- 70142df refactor(zip): Reduce cognitive complexity of AddZipFiles()
- b76a6c0 refactor(zip): Use filepath.Join instead of string concatenation in PrepareFolderForZipping
- e0ea91f refactor: Add errorFormat variable for common error messages
- d7cb1a1 refactor: Implement config translations using generics
- 73d572b refactor: Move PlatformPath getter out of the cmd/project package
0.1.28
Changelog
- 0ecb092 Fix ci for go 1.18
- cd90cb9 Merge pull request #29 from FriendsOfShopware/refactor-config-handling
- 24d6484 Merge pull request #30 from FriendsOfShopware/fix-lint-hints
- f8d2dfd Merge pull request #31 from FriendsOfShopware/fix-flake
- 71b84d9 Merge pull request #32 from FriendsOfShopware/add-package-filter
- 673365f feat: added excluded_packages to prepare step
- 805bf01 feat: increase go to 1.18
- 3179d34 feat: new config reader
- d863da1 feat: nix flake
- 5a4f854 feat: refactored config handling
- 9ae51f5 fix(api): Update extension struct to recent api changes
- 2f023e9 fix: account init and default conf
- d497f7f fix: asset copy after admin build
- f413146 fix: lint error
- 5bebbb4 fix: nix flake build & run
- c793a18 fix: style of config test