Skip to content

Releases: kas-elvirov/gloc

v8.2.46

15 Feb 21:04
2175f8c
Compare
Choose a tag to compare
Merge pull request #113 from artem-solovev/release/18

Release/18

v8.2.20

12 Jul 15:49
3fe2a10
Compare
Choose a tag to compare

Bugfixes and docs update

v8.2.12 Bugfix for donation links

07 Jun 10:10
429456c
Compare
Choose a tag to compare
Merge pull request #95 from artem-solovev/bugfix/NOTASK-fixes-for-links

Bugfix/notask fixes for links

v8.2.10 Bugfixes

06 Jun 21:25
5a12445
Compare
Choose a tag to compare
  • Fixed crush on empty token [Thanks to benhormann]
  • Fixing glitches on pages rendering [Thanks to Geoffrey De Belie]
  • some dev improvements

v8.2.1 Optimization release

02 Feb 20:00
886b8ef
Compare
Choose a tag to compare
  • optimizations
    • bundle size. From 627KB to 132KB
    • removed jQuery
    • webpack optimizations
  • new features
    • LOC on liked repos
  • design fixes
  • bugfix
    • fixed LOC for pinned page
    • fixed LOC for organization page

v8.2.0

21 Jan 22:46
6fe0bad
Compare
Choose a tag to compare
  • LOC for main user page (pinned repos)
  • new design
  • moving to React
  • bugfix

v8.1.0

24 Nov 03:15
Compare
Choose a tag to compare
  • feature/#64: Lines abbreviation [PR from CG Bahk]
  • feature/#67: Added ability to count on explore page
  • fixed loc for: search, tranding
  • feature/#52: style separating for loc messages
  • documentation update
  • added support for next languages:
    • Bulgarian
    • Polish
  • versions bumping for: jquery, tar, fstream, js-yaml, lodash, mixin-deep
  • refactoring

v8.0.0

30 Mar 19:37
af817a8
Compare
Choose a tag to compare
  • Counting lines of code on tab change
  • Fixes for user's single repo (public/private)
  • Removing details loc for single repo
  • Errors handling for unavailable stat
  • Refactoring

v7.7.01

24 Mar 19:36
4ef4a72
Compare
Choose a tag to compare
  • Fixed LOC's counting for single repo page

v7.7.0

24 Mar 17:21
478e386
Compare
Choose a tag to compare
  • moving TypeScript
  • typo fixes
  • new extensions
  • small fixes