Skip to content

Releases: athul/waka-readme

v0.1.7

24 Nov 02:10
a80f724
Compare
Choose a tag to compare

What's Changed

  • feat: bumped versions, upd. deps by @joe733 in #89
  • maint: attempt to fix repeated HTTP 202 by @joe733 in #92
  • Fix API_BASE_URL default value in README by @reekystive in #99
  • feat: updated dockerfile, deps, guide & fix src by @joe733 in #101

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

22 Nov 08:59
Compare
Choose a tag to compare

What's Changed

  • 🐛 Typo in "Extras" doc by @nelson6e65 in #40
  • Optimize Docker build by @dvjn in #41
  • fix: fixes import path by @joe733 in #46
  • Fix the graph is incorrect when the length of the blocks is not 4 by @ouuan in #45
  • add test_decode_readme, add test_generate_new_readme by @siddharth2016 in #50
  • feat: allow to configure api url (resolve #59) by @muety in #60
  • Fix typos by @Mimori256 in #61
  • added guide figure. by @zhyd1997 in #62
  • Fix #63: The week_start is different from WakaTime by @ryul1206 in #64
  • fix a typo by @Mimori256 in #66
  • feat: update readme & pipenv dependencies by @joe733 in #68
  • (feat): option to hide time by @lucassabreu in #67
  • updated readme (closes #71) by @samr1ddh1 in #72
  • add total time by @declandragon in #74
  • chore: Change default of SHOW_TIME to false by @athul in #76
  • Add time range as a parameter by @jameshwc in #75
  • Overhaulin' by @joe733 in #79
  • maint: update depens, fix misc typos by @joe733 in #84
  • feat: adds show-time flag for unclassified langs by @joe733 in #88

New Contributors

Full Changelog: v0.1.5...v0.1.6

Customizable Graphs and `main` branch support

14 Sep 15:55
1f2d0f1
Compare
Choose a tag to compare

Thanks to @malkam03 for all his contributions towards this release.

Refer Extras for further clarifications

Better Graphs

16 Aug 10:23
aaff45b
Compare
Choose a tag to compare

Refactored make_graph function to use ░▒▓█ instead of ░█ only.
All credits go to @ouuan 🎉

Better Error catching and Bug Fixes

23 Jul 04:47
67a3568
Compare
Choose a tag to compare

Week and Percentage in Stats

17 Jul 08:47
91dec6e
Compare
Choose a tag to compare

Thanks to @joe733 for this update

Minor Fixes

12 Jul 15:59
8ac60ed
Compare
Choose a tag to compare
Merge pull request #4 from gautamkrishnar/patch-1

Added screenshot for better visisbility of the workflow fearure

Initial Release

10 Jul 03:30
88d025d
Compare
Choose a tag to compare