Skip to content

Releases: lainq/polyglot

4.3.0

21 Jul 19:18
Compare
Choose a tag to compare

Changelog

  • Fixed issues with file permissions in polyglot.core.tree and polyglot.core.polyglot

4.2.9

12 Jul 07:37
Compare
Choose a tag to compare
Run polyglot as module(#14)

CLI

08 Jun 08:35
Compare
Choose a tag to compare
CLI
4.2.8

`4.2.7` -> `4.2.8`

CLI

08 Jun 08:18
606ce7b
Compare
Choose a tag to compare
CLI
  • Bug fixes with the command line

Latest stable release

07 Jun 10:22
Compare
Choose a tag to compare

CLI

07 Jun 10:13
Compare
Choose a tag to compare
CLI

Changelog

  • Add the cli for polyglot

Latest stable release

31 May 04:28
Compare
Choose a tag to compare
  • Added some changes to the documentation
  • Added some tests

Added more modules

12 May 12:10
Compare
Choose a tag to compare

4.2.1

19 Apr 04:33
Compare
Choose a tag to compare

Latest stable release

  • Ignore file support
  • fmt option
  • output option
  • Enabled blank line and file count
+--------------+-------+-------+-------+
|   Language   | Files | Total | Blank |
+--------------+-------+-------+-------+
|    Python    |  25.0 |   1   |   0   |
|      D       |  25.0 |   1   |   0   |
|     Zig      |  25.0 |   1   |   0   |
| Unknown file |  25.0 |   1   |   0   |
+--------------+-------+-------+-------+


+--------------+-------+-------+-------+
|   Language   | Lines | Total | Blank |
+--------------+-------+-------+-------+
|    Python    |  0.82 |   4   |   1   |
|      D       | 28.37 |  139  |   14  |
|     Zig      | 70.61 |  346  |   1   |
| Unknown file |  0.2  |   1   |   0   |
+--------------+-------+-------+-------+