Skip to content

Releases: adhocore/phint

Version v0.0.13

19 Aug 14:09
Compare
Choose a tag to compare

e112041 fix(tmpl): travis badge (Jitendra Adhikari)
9d3cb55 docs: add features (Jitendra Adhikari)

Version v0.0.12

18 Aug 09:02
Compare
Choose a tag to compare

3984dac feat(tmpl): support PR template [closes #35]
cb4b5b7 feat(tmpl): support issue template
64e5ce9 chore: add thank you
7c31cab feat: generate contributing.md [closes #36]

Version v0.0.11

18 Aug 03:05
Compare
Choose a tag to compare

678a9c5 feat(twig.gmdate): add gmdate fn [closes #34]
f1f1f7d feat(tmpl): add changelog
973e37d feat(license): support ISC [closes #31]
aecafe6 chore(tmpl): readme -> README [closes #33]

Version v0.0.10

05 Aug 14:12
Compare
Choose a tag to compare

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

30 Jul 13:42
Compare
Choose a tag to compare

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

28 Jul 12:21
Compare
Choose a tag to compare

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

25 Jul 16:49
Compare
Choose a tag to compare

add update command with rollback

Version 0.0.6

25 Jul 14:46
8f64696
Compare
Choose a tag to compare

test improve

Version 0.0.5

22 Jul 04:03
0852367
Compare
Choose a tag to compare
Merge pull request #13 from adhocore/develop

Develop

Version 0.0.4

13 Jul 13:53
f0391e4
Compare
Choose a tag to compare
  • use/implement adhocore/cli
  • internal refactors