Skip to content

Releases: koddr/wonderful-readme-stats

v1.0.1

31 Oct 05:26
Compare
Choose a tag to compare

⚙️ The wonderful-readme-stats v1.0.1 patch

Changelog

Updates

  • Update Docker manifest (add support linux/arm64)

How to update?

For Docker users (GNU/Linux only):

docker pull koddr/wonderful-readme-stats:latest

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

We would be truly grateful for any help with:

  • Creating tests and benchmarks for code;
  • Improving existing functions, structs, or tests;
  • Feature requests with interesting functions that would be good to add;
  • Say a few words about the project on your social networks and blogs (Dev.to, Medium, Хабр, and so on).

Your PRs & issues are welcome! Thanks 😉

v1.0.0

16 Oct 09:29
Compare
Choose a tag to compare

✨ The wonderful-readme-stats v1.0.0 release

I've been using this Docker image for a long time for my projects (somewhere less, somewhere more) from a private repository... but now I'm ready to share it with the developer community around the world.

Please give this release a warm welcome, because it's a great contribution to the Open Source movement! 😊

Changelog

New features

  • Add validator

Bug fixes

  • Fix Go workflow
  • Fix GoReleaser issues

Updates

  • Update project struct
  • Update server port (by default, 9876)

Others

  • Refactoring (fetcher, preparer, helper)
  • Switch to GoReleaser for GitHub Actions

How to update?

For Docker users (any platforms):

docker pull koddr/wonderful-readme-stats:latest

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

We would be truly grateful for any help with:

  • Creating tests and benchmarks for code;
  • Improving existing functions, structs, or tests;
  • Feature requests with interesting functions that would be good to add;
  • Say a few words about the project on your social networks and blogs (Dev.to, Medium, Хабр, and so on).

Your PRs & issues are welcome! Thanks 😉