Skip to content

Releases: denzyldick/phanalist

Improved output.

23 Feb 19:00
b8ec616
Compare
Choose a tag to compare
  • The output now has inline code. So you can see which line should be fixed in a blink of an eye.
  • New banner.

Check for undefined methods.

22 Feb 21:09
36ff45f
Compare
Choose a tag to compare
  • Check for undefined methods.
  • And only the paths are now being stored inside the rocksdb.

😄 🎉

Embedded storage

19 Feb 19:29
Compare
Choose a tag to compare

Added embedded storage(Rocksdb).

Performance Improvement.

18 Feb 19:40
Compare
Choose a tag to compare

Increased performance when scanning the folders.
It's now possible to scan 80.000 files in 30 seconds.

v0.1.8

08 Feb 19:18
Compare
Choose a tag to compare
  • Fixed bug with folder scanning.

v0.1.7

06 Feb 20:59
a6b0a51
Compare
Choose a tag to compare
Update release.yml

v0.1.6

06 Feb 20:15
95c3dfc
Compare
Choose a tag to compare
Update release.yml

v0.1.5

06 Feb 20:10
3b900de
Compare
Choose a tag to compare
Update release.yml

v0.1.4

06 Feb 19:39
d239996
Compare
Choose a tag to compare
Update release.yml

Docker image

05 Feb 17:28
Compare
Choose a tag to compare

A docker image that can be used without compiling the need for compiling the
application yourself.

$ docker run -v $(pwd):/var/src ghcr.io/denzyldick/phanalist:latest