Skip to content

Releases: juy/CharacterSolver

1.0.10

23 Dec 13:05

Choose a tag to compare

  • Add new html_entity_decode() function for alternative strtr() function
  • Add .gitattributes, .editorconfig files
  • Small improvements

1.0.9

23 Sep 19:51

Choose a tag to compare

  • Move config folder outside src directory
  • Change config name to config.php
  • Service provider optimizations

1.0.8

18 Sep 16:58

Choose a tag to compare

Move config folder

1.0.7

02 Aug 15:53

Choose a tag to compare

  • Modify README, change installation directives
  • Add laravel 5.3 support to composer.json

1.0.6

05 Apr 23:28

Choose a tag to compare

  • Add keywords section to composer.json
  • Fix wrong ServiceProvider name on README
  • Add advanced usage section to README

1.0.5

03 Apr 23:30

Choose a tag to compare

  • Fix README

1.0.4

30 Mar 15:03

Choose a tag to compare

  • Change require section on composer.json
  • Change ServiceProvider file name (This is break previous installations)
  • Add config file
  • Some improvements
  • Modify README

1.0.3

22 Jan 00:55

Choose a tag to compare

  • Test on laravel 5.2 and add laravel 5.2 badge

1.0.2

13 Jan 17:00

Choose a tag to compare

  • Change a bracelet to new line
  • Installation instructions are simplified explanations
  • Add usage section to README file

1.0.1

08 Jan 15:38

Choose a tag to compare

Change string replace code