This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
4
9
5
10
## 0.2.0 - August 7, 2020
6
11
- Ability to publish factories for application mocking
Original file line number Diff line number Diff line change 5
5
6
6
<p align =" center " >
7
7
<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 >
10
10
<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 >
12
12
</p >
13
13
14
14
# Laravel - Magento API
You can’t perform that action at this time.
0 commit comments