diff --git a/README.md b/README.md index 23a8f34..ca06bcd 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ [![Coverage Status](https://coveralls.io/repos/fagundes/ZffBase/badge.svg?branch=develop&service=github)](https://coveralls.io/github/fagundes/ZffBase?branch=develop) [![Latest Stable Version](https://img.shields.io/packagist/v/fagundes/zff-base.svg)](https://packagist.org/packages/fagundes/zff-base) -[![Build Status](https://travis-ci.org/fagundes/ZffBase.svg?branch=0.1.4)](https://travis-ci.org/fagundes/ZffBase) -[![Coverage Status](https://coveralls.io/repos/fagundes/ZffBase/badge.svg?branch=0.1.4&service=github)](https://coveralls.io/github/fagundes/ZffBase?branch=0.1.4) +[![Build Status](https://travis-ci.org/fagundes/ZffBase.svg?branch=0.1.5)](https://travis-ci.org/fagundes/ZffBase) +[![Coverage Status](https://coveralls.io/repos/fagundes/ZffBase/badge.svg?branch=0.1.5&service=github)](https://coveralls.io/github/fagundes/ZffBase?branch=0.1.5) [![Total Downloads](https://poser.pugx.org/fagundes/zff-base/downloads)](https://packagist.org/packages/fagundes/zff-base) [![License](https://poser.pugx.org/fagundes/zff-base/license)](https://packagist.org/packages/fagundes/zff-base) @@ -43,11 +43,6 @@ If you want to help check the contribuing instructions [here](CONTRIBUTING.md). - [ ] setup and include tests cases (Partial) - [ ] review abstract factories (Partial) - [ ] create documentation with examples - - [x] move out Table Decorator to ZffTable - - [x] move out rename files from AbstractEntity to a Util trait - - [x] change ZFTable and DoctrineORMModule to optional dependency. - - [x] add Bootstrap 3/4 as optional dependency. - - [x] drop `Entity\AbstractEntityRepository`. ## Main classes available