summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2026-04-30chore: fix v3.0.2-2Sincos
2026-04-30chore: fix v3.0.2Sincos
2026-04-30chore: bump to v3.0.2Sincos
2026-04-30ghlang 3.0.2Sincos
2026-04-09chore: bump to v2.5.5Sincos
2026-04-09chore: bump to v2.5.4Sincos
2026-04-07chore: bump to v2.5.3Sincos
2026-04-07feat(ghlang): v2.5.2 - drop requests, restructureSincos
- replaced requests with stdlib urllib/http.client - net/ package with connection reuse - narrowed exception handling, Final annotations, test coverage
2026-04-06feat(ghlang): v2.5.1 - startup optimizationSincos
- lazy imports for requests, rich, and CLI command modules - startup: 480ms -> 183ms
2026-04-03Add python-bdfparser dependency (v2.5.0-2)Sincos
2026-04-02Update to v2.5.0Sincos
2026-04-01feat(aur): bump to v2.4.6Sincos
- Python 3.10 support, tomli backport
2026-04-01Update to v2.4.5Sincos
- add theme CLI command - update tokount compatibility - update URL to velox-sh org
2026-03-12chore: bump to v2.4.4Sincos
2026-03-11chore(pkgbuild): update to v2.4.3Sincos
- Bump pkgver to 2.4.3 - Update sha256sum - Add check() function with pytest - Add checkdepends=(python-pytest) - Add python-wheel to makedepends - Fix license install path
2026-03-11v2.4.2 - bugfix & cleanupSincos
- Fix ghlang local crash on non-dict tokount metadata keys - Consolidate all magic constants into constants.py - Lazy-load matplotlib/PIL for faster tab completion (~3x speedup) - Add from __future__ import annotations for Python 3.11-3.13 compat
2026-01-15v2.4.1 - tokountMihai Bors
2026-01-15revert until fixedMihai Bors
2026-01-15revert until fixedMihai Bors
2026-01-15v3.0.1 - fix sdistMihai Bors
2026-01-14v3.0.0 - tokountMihai Bors
2026-01-11fix sha256sumsMihuu
2026-01-11fix python-yaml dependency, add keywordsMihuu
2026-01-11Init: ghlang 2.3.4Mihuu