Skip to content

Releases: Shashwat-Gupta57/Jctx

Fixed Dependency Graph Bug And Also Token Count Bug

22 Apr 04:54
5838b9c

Choose a tag to compare

fixed the dependency graph bug and also the token count bug

Updated version number and improved language statistics description in README.md.

Fixed Methods after Inner Class Bug

05 Apr 11:40
d6ac743

Choose a tag to compare

There was a bug in v2.0.0 that when outer class's methods are listed after the closing of the inner class they were got ignored by the parser, so.... i fixed it by adding another parameter of class_depth that i had overlooked previously.

Added Python Support

01 Apr 07:22
431c2db

Choose a tag to compare

Added Python Support
Made it installable via pip

Jctx v1.8.0

31 Mar 06:54
d5cef6a

Choose a tag to compare

Added Dependency Graphs And .jctxignore file
attempting upload to services like scoop, winget and PyPI for faster distrubution

Jctx v1.6.1

30 Mar 19:08
d5cef6a

Choose a tag to compare

Added These New Features

1 - slim flag
2 - token counter
3 - language percentages
4 - clipboard flag

not working - choco
we are facing some issues in the process of pushing the tool to choco, as soon as we resolve the issue, we will update the repository

till then you can install the tool using the legacy method of running setup.bat

Jctx v1.1.0

30 Mar 05:32
60036cc

Choose a tag to compare

Added Jctx to chocolatey.
I have also added Kotlin Support To it.
I have also added Markdown output support.
We have also added the version tag to check it's version too.

Jctx v1.0.0.0

28 Mar 14:27
6d431dc

Choose a tag to compare

This Zip File Contains All The 3 Necessary Files, Just Run The Setup File With Admin Privileges
And Then "Jctx" Will Be Installed On Your System.

It's Currently For Windows Only.