Releases: magento/magento-semver
SVC 12.0.0
SVC 10.0.0
What's Changed
- A new section is added to HTML SVC report showing the level of changes made to packages in JSON and table format
- Fixed src/Console/Command/CompareSourceCommand.php to return a code instead of exiting
- All Operations (stored versioning changes) will now display the full filepath in the location section of the HTML tables
- The mapping array property in the Registry class will store information about the filepath
- Automated testing added for the HTML report
SVC 7.0.0
Added MFTF SVC to check MFTF test entities
Related tickets:
MQE-2195: Update WIP SVC Branch
MQE-2247: Implement additional <section>
and <operation>
entity use cases in SVC tool
MQE-2246: Implement <suite>
entity use cases in SVC tool
MQE-2307: Add use cases for <remove>
action in svc
MQE-2308: MFTF SVC report does not capture per item change details
MQE-2305: Implement report-type=mftf
in magento-semver to launch MFTF SVC
MQE-2325: bin/svc --version to return SVC version number
MQE-2329: Magento SVC does not work with nikic/php-parser version above 4.6.0
MQE-2316: MFTF SVC does not check newly added modules
MQE-2211: Fix remaining issues in MFTF SVC tool
SVC 6.0.0
SVC 5.0.0
- Added nikic/php-parser as hard dependency in composer
- Improved performance of DependencyMap creation.
- Remove stms when adding ClassMethod nodes to dependency tree
- Added better doc comments
- Added more aggresive AbstractApiVisitor traversal termination
- Refactored code to use switch statements
SVC 4.0.0
SVC 3.0.0
-
Update README.md: Add information about releases and versioning
-
COMOPS-908: Updating compatibility with the BIC doc generator (#25)
-
EQPS-477: SVC Enhancements (#26)
-
EQPS-477: Dynamically set the correct path for autoload.php based on the location of the ‘vendor’ folder
-
EQPS-477: Make zend-stdlib a required dependency
SVC 2.0.0
- Fixed multiple PHP Notices
- Changed files currently shows only changed files without all existing JSON files and duplicates
- Layout changes are now displayed in the report
- Fixed Unit tests
- Added Bootstrap.min.css for HTML reports
- Added .travis.yml to automatically run tests on submissions
SVC 1.0.2
SVC 1.0.1
SVC patch release
- removes unused class references from bin/svc