This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- All notable changes to ` laravel-magento-api ` will be documented in this file
3+ All notable changes to ` grayloon/magento-laravel-api ` will be documented in this file
4+
5+ ## 0.3.0 - August 11, 2020
6+ - Ability to resolve Custom Attribute values
7+ - Added helpers to easily retrieve product custom attribute values
8+ - Added slug column to Magento Products table
49
510## 0.2.0 - August 7, 2020
611- Ability to publish factories for application mocking
Original file line number Diff line number Diff line change 55
66<p align =" center " >
77<a href =" https://github.com/grayloon/magento-laravel-api/actions " ><img src =" https://github.com/grayloon/magento-laravel-api/workflows/tests/badge.svg " alt =" Build Status " ></a >
8- <a href =" https://packagist.org/packages/grayloon/laravel- magento-api " ><img src =" https://img.shields.io/packagist/v/grayloon/laravel-magento-api.svg?style=flat " alt =" Latest Stable Version " ></a >
9- <a href =" https://packagist.org/packages/grayloon/laravel-magento-api " ><img src =" https://github.styleci.io/repos/277585119/shield?branch=master " alt =" Style CI " ></a >
8+ <a href =" https://packagist.org/packages/grayloon/magento-laravel -api " ><img src =" https://img.shields.io/packagist/v/grayloon/laravel-magento-api.svg?style=flat " alt =" Latest Stable Version " ></a >
9+ <a href =" https://github.styleci.io/repos/277585119?branch=master " ><img src =" https://github.styleci.io/repos/277585119/shield?branch=master " alt =" Style CI " ></a >
1010<a href =" https://packagist.org/packages/grayloon/magento-laravel-api " ><img src =" https://img.shields.io/packagist/dt/grayloon/laravel-magento-api?style=flat " alt =" Total Downloads " ></a >
11- <a href =" https://packagist.org/packages/grayloon/laravel- magento-api " ><img src =" https://img.shields.io/badge/License-MIT-brightgreen.svg " alt =" License " ></a >
11+ <a href =" https://packagist.org/packages/grayloon/magento-laravel -api " ><img src =" https://img.shields.io/badge/License-MIT-brightgreen.svg " alt =" License " ></a >
1212</p >
1313
1414# Laravel - Magento API
You can’t perform that action at this time.
0 commit comments