Releases: adhocore/phint
Version v0.0.13
Version v0.0.12
Version v0.0.11
Version v0.0.10
fix(twiggen): undef idx path (coalesce)
feat(testcmd): logging
feat(initcmd): packagist name
feat(tmpl): support packagist package name
feat(basecmd): logging to tmp file
feat(util): logging executable process
feat(generator): create binaries, add Path->join()
feat(tmpl): composer bin
fix(travis): codecov dynamic
fix(basecmd): empty array also means missing value
feat(initcmd): add --bin, makeKeywords=>makeArray
fix(tmpl): travis .com badge, use username
Version v0.0.9
chore: typo
chore: unversion
refactor(updcmd): feedbacks, rollback info, colors
chore: bump version
docs: update todo, move eg config up [skip ci]
eat(tmpl.test): wrap abstract class/interface, dont stub abstract method
refactor(testcmd): isAllowed() -> shouldGenerateTest(), fix ns and testNs overlap
feat(twig): add lcfirst filter
docs: update test t params
feat(testcmd): support abstract, split getClassMetadata
feat(tmpl): test stub template
docs: more docs, cleanup help output
chore(testcmd): add usage
fix(testcmd): typo, rm _composer
refactor(testcmd): inherit basecmd, reorder things
refactor(updcmd): inherit basecmd
refactor(initcmd): inherit basecmd
feat(basecmd): add getcachepath
feat(console): introduce base cmd
Apply fixes from StyleCI
[ci skip] [skip ci]
feat(testcmd): add test command to generate test stubs
feat(util): add snake case
feat(composer): add config getter and autoload dumper
feat(generator): test stubs generator
docs: fix init options
feat(phint): register test|t command to generate test stubs
Version v0.0.8
fix: typo
refactor(updcmd): pathUtil
refactor(initcmd): pathUtil
feat(path): phint path
chore: check zlib
chore: bump version
chore: bump version
fix(initcmd)
fix: add successful check
fix(util): return false on proc failure
fix(twig): enable cache dynamically
refactor(initcmd): reorganize, fix property after collection
chore: php check
chore(phint.json): add license m
build(box): remove checks, add more files
feat(initcmd): add get cache path, support more config options
feat(tmpl): ci services can be added/removed dynamically
fix(tmpl): composer json namespaces
feat(tmpl): more licenses to choose from
chore(composer): bump cli version
Version 0.0.7
add update command with rollback
Version 0.0.6
test improve
Version 0.0.5
Merge pull request #13 from adhocore/develop Develop
Version 0.0.4
- use/implement adhocore/cli
- internal refactors