Releases: z7zmey/codegraph
v0.1.2
Changelog
ed51718 fix: updete latest docker image when release
918f74f docker: fix host
a6d1d63 update readme
c81167c update readme
085e1f3 app: replace flag P by command arguments
f3f391c app: allow to use relative path
5a241d8 ui: uml shape refactoring; highlight methods on hover
1bda221 ui: show method visibility
70802a6 ui: cursive header for abstract classes and interfaces
97cc97b fix: interfaces is saved as classes
a6601cc fix: hide debug output
Docker images:
- z7zmey/codegraph:0.1.2
Automated with GoReleaser
Built with go version go1.9 darwin/amd64
v0.1.1
Changelog
2c8d816 app: check is PHP7 installed
4c56847 fix: use /opt on debian package
bb62be7 fix: null pointer error and show parsing progress
89c381b ui: do not show uml until path not selected
7fe4b79 php-worker: optimize ast traverser
8446430 fix: transfer ast to php-worker by socket
d889ed9 fix: find method implementations
47d1902 ui: highlight uml headers
8af38d6 fix: file not found by angular routes
9a8d2fa api: response correct tree when multiple pathes
c02fe17 fix: realpath for exclude
789f2d5 fix: catch sigterm when processing files
5a10960 cli: add host and port flags
17fe6d6 cli: add debug flag
4d7b033 fix: /api/uml returns empty array instead null
2b1a628 cli: add path and exclude flags
Docker images:
- z7zmey/codegraph:0.1.1
Automated with GoReleaser
Built with go version go1.9 darwin/amd64