This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
0.15.04.17
- Mention
hoa devtools:cs
. (Ivan Enderlin, 2015-04-17T11:40:32+02:00) - Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-04-17T11:35:47+02:00)
- Add the
no_blank_lines_before_entity
fixer. (Ivan Enderlin, 2015-04-17T11:09:17+02:00) - Add
--dry-run
and--diff
.fix
always. (Ivan Enderlin, 2015-04-17T10:37:47+02:00) - Add licenses and API documentation. (Ivan Enderlin, 2015-04-17T10:37:30+02:00)
- Use build-in fixers. (Ivan Enderlin, 2015-04-17T10:18:44+02:00)
- Add
control_flow_statement
andopening_tag
. (Ivan Enderlin, 2015-04-15T10:50:32+02:00) - Add new provided fixers. (Ivan Enderlin, 2015-04-15T10:50:17+02:00)
- Automate the declaration of custom fixers. (Ivan Enderlin, 2015-04-15T10:49:33+02:00)
- Add the
opening_tag
fixer. (Ivan Enderlin, 2015-04-15T10:46:51+02:00) - Add the
control_flow_statement
fixer. (Ivan Enderlin, 2015-04-15T10:46:30+02:00) - We must replace
@throw
by@throws
. (Ivan Enderlin, 2015-03-07T17:21:45+01:00) - Remove the
return
fixer. (Ivan Enderlin, 2015-03-07T00:07:52+01:00) - Use the
no_blank_lines_after_class_opening
fixer. (Ivan Enderlin, 2015-03-06T23:47:19+01:00) - Add the
copyright
fixer. (Ivan Enderlin, 2015-03-06T23:23:39+01:00) - Fix CS. (Ivan Enderlin, 2015-03-06T23:18:59+01:00)
- Add the
author
fixer. (Ivan Enderlin, 2015-03-06T23:09:06+01:00) - Add a wrapper around
php-cs-fixer
. (Ivan Enderlin, 2015-03-06T23:01:50+01:00) - Add the
phpdoc_throws
fixer. (Ivan Enderlin, 2015-03-06T23:00:54+01:00) - Rename a variable. (Ivan Enderlin, 2015-03-06T22:59:08+01:00)
- Add the
phpdoc_access
fixer. (Ivan Enderlin, 2015-03-06T22:55:35+01:00) - Add the
phpdoc_var
fixer. (Ivan Enderlin, 2015-03-06T22:48:03+01:00) - Delete the temporary file when releasing on Github. (Ivan Enderlin, 2015-02-16T15:03:53+01:00)
- Fix the Github release. (Ivan Enderlin, 2015-02-16T14:42:23+01:00)
- No more library: Repository root instead. (Ivan Enderlin, 2015-02-16T13:58:05+01:00)
- Add a mention about
hoa devtools:snapshot
. (Ivan Enderlin, 2015-02-13T17:11:58+01:00) - Set timezone to UTC. (Ivan Enderlin, 2015-02-13T17:01:46+01:00)
- Remove SHA-1 in the changelog's entries. (Ivan Enderlin, 2015-02-13T17:00:06+01:00)
- Support the
--only-*
options. (Ivan Enderlin, 2015-02-12T16:43:36+01:00) - More options, more command exec, Github release etc. (Ivan Enderlin, 2015-02-11T16:48:30+01:00)
- Update API documentation. (Ivan Enderlin, 2015-02-09T21:12:57+01:00)
- New workflow. (Ivan Enderlin, 2015-02-09T21:09:03+01:00)
- Add the snapshot command. (Ivan Enderlin, 2015-02-05T18:49:35+01:00)
- Add Zsh autocompletion for
hoa
. (Ivan Enderlin, 2015-01-23T17:55:06+01:00)