Releases: lainq/polyglot
Releases · lainq/polyglot
4.3.0
4.2.9
CLI
CLI
Latest stable release
- Bug fix
CLI
Latest stable release
- Added some changes to the documentation
- Added some tests
Added more modules
-
Added
polyglot.core.beautify
for moving files from place to place -
Added
polyglot.path
for path functions -
Added
polyglot.ext.env
for loading environment variables
4.2.1
Latest stable release
- Ignore file support
fmt
optionoutput
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 |
+--------------+-------+-------+-------+