yaml-readme

A helper to generate the READE file automatically from YAML-based metadata files.

MIT License

Stars
16
Committers
2
yaml-readme - v0.0.17 Latest Release

Published by LinuxSuRen 5 months ago

What’s Changed

  • feat: support to run API Testing task via grpc (#41) @LinuxSuRen
yaml-readme - v0.0.16

Published by LinuxSuRen almost 2 years ago

What’s Changed

  • feat: support print the repos that pages enabled (#39) @LinuxSuRen
yaml-readme - v0.0.15

Published by LinuxSuRen almost 2 years ago

What’s Changed

  • No changes
yaml-readme - v0.0.14

Published by LinuxSuRen almost 2 years ago

What’s Changed

  • fix: vscode plugin cannot parse flags correctly (#36) @LinuxSuRen
yaml-readme - v0.0.13

Published by LinuxSuRen about 2 years ago

What’s Changed

  • Support to print github user as a table (#34) @LinuxSuRen
  • Do not show bio if it is null (#33) @LinuxSuRen
  • improve gh bio (#32) @LinuxSuRen
yaml-readme - v0.0.12

Published by LinuxSuRen over 2 years ago

What’s Changed

  • Add a vscode extension support (#30) @LinuxSuRen
  • Add links support (#29) @LinuxSuRen
  • Add unit tests for the GitHub API requesting with token (#27) @LinuxSuRen
yaml-readme - v0.0.11

Published by LinuxSuRen over 2 years ago

What’s Changed

  • No changes
yaml-readme - v0.0.10

Published by LinuxSuRen over 2 years ago

What’s Changed

  • Add more unit tests (#26) @LinuxSuRen
  • Add Sprig functions support (#25) @LinuxSuRen
  • Support to render a GitHub users to be a link (#23) @LinuxSuRen
  • Support to render data (#17) @LinuxSuRen
yaml-readme - v0.0.9

Published by LinuxSuRen over 2 years ago

What’s Changed

  • Support to print star history and visitor count (#14) @LinuxSuRen
  • Support to print a repo of contributors (#13) @LinuxSuRen
  • Add TOC support (#12) @LinuxSuRen
  • Support to print a command help info (#10) @LinuxSuRen
yaml-readme - v0.0.8

Published by LinuxSuRen over 2 years ago

What’s Changed

  • Support to set the branch name when push the changes (#9) @eryajf
  • Support to not push the changes to git repo (#8) @LinuxSuRen
yaml-readme - v0.0.7

Published by LinuxSuRen over 2 years ago

What’s Changed

  • Support to render a grouped template (#7) @LinuxSuRen
yaml-readme - v0.0.6

Published by LinuxSuRen over 2 years ago

What’s Changed

  • Support to sort the slice by a field (#6) @LinuxSuRen
yaml-readme - v0.0.5

Published by LinuxSuRen over 2 years ago

What’s Changed

  • No changes
yaml-readme - v0.0.4

Published by LinuxSuRen over 2 years ago

What’s Changed

  • Support to ignore particular item files (#5) @LinuxSuRen
  • Support to include a notice header (#4) @LinuxSuRen
yaml-readme - v0.0.3

Published by LinuxSuRen over 2 years ago

What’s Changed

  • Add github actions support (#3) @LinuxSuRen
yaml-readme - v0.0.2

Published by LinuxSuRen over 2 years ago

What’s Changed

  • Support parent and file name as a varible (#2) @LinuxSuRen
  • Print the error message to the error output (#1) @LinuxSuRen
yaml-readme - v0.0.1

Published by LinuxSuRen over 2 years ago

Changelog

  • 35614af Init project
  • 0753b37 Initial commit