Skip to content

Releases: badges/poser

New Major Release Version 2.0.0

29 Jul 10:43
72bcde7
Compare
Choose a tag to compare

Added

  • add CircleCI for build and tests
  • add changelog
  • configure and run php-cs-fixer with new code style roles
  • add setting custom badge style from query string
  • add psalm
  • added all the colors from the shields.io site

Changed

  • upgrade docker-compose for dev environment with php7.4
  • refactoring of code to work on php7.4 and drop unsupported deps
  • refactoring library to full typed
  • upgrade readme
  • use class notation in tests
  • badge style separated from file format

Deprecated

  • this version works only with php version >= 7.4
  • rename SvgRender class to SvgPlasticRender to match the same naming pattern with other render classes

Removed

  • travis configuration for the CI

Fixed

  • fixup phpspec data provider
  • fix dev autoloader
  • remove var_dump from tests

1.4.1: fix branch-alias

11 Jun 16:18
Compare
Choose a tag to compare

Fixup branch-alias

Freeze docker-composer version and fixed security alert

04 Jun 17:29
b7d1fc8
Compare
Choose a tag to compare

Freeze docker-composer version to php7.1 and fixed security alert for symfony/dependency-injection package.

Symfony 4 compatibility

03 Jan 13:11
9f2caf1
Compare
Choose a tag to compare

Allow symfony 4 and put test dependency under require-dev

Extract SVG templates from renderer classes, small fixes

29 Mar 08:57
Compare
Choose a tag to compare
Merge pull request #19 from jmleroux/jml-svg-templates

SVG templates

1.2.1: Merge pull request #18 from jmleroux/jml-cleancode

16 Mar 15:29
Compare
Choose a tag to compare
Clean code and add scrutinizer integration

Flat-square format

03 Feb 18:36
Compare
Choose a tag to compare
Merge pull request #11 from fefas/new-flat-square-format

adding flat-square format (resolve issue #10)

Flat version die to plastic one

20 Apr 20:40
Compare
Choose a tag to compare
Merge pull request #3 from liuggio/new_flat_format

added flat format

stable release for poser

13 Jan 09:23
Compare
Choose a tag to compare
Merge pull request #1 from PeterDaveHello/patch-1

make CI build faster