Skip to content

Releases: ArsenTech/creations-stats-workflow

Creations Stats v1.0.2

07 Jan 12:06

Choose a tag to compare

Important

This feature is a breaking change, which means some gists can be fetched only by using a separate comment tag

Added

  • repo-tag-name option
  • gist-tag-name option

Improved

  • The Repoistories and gists fetch feature unifying into 1 logic (inside the try...catch block)
  • The Section placement feature
  • Other Bug Fixes

Removed

  • include-gists option
  • comment-tag-name option
  • Titles after generating content (like #### Repositories or #### Gists)

Full Changelog: creations-stats-workflow/CHANGELOG.md

Creations Stats v1.0.1

07 Jan 12:05

Choose a tag to compare

Added

  • The local Github Action run command + some checks

Changed

  • Changed the exclusions separator from | to ,
  • Changed formatting of the detailed repository list

Full Changelog: creations-stats-workflow/CHANGELOG.md

Creations Stats v1.0.0

31 Dec 11:37

Choose a tag to compare

Changed

  • Made GitHub Username, Exclusions, and Target file into GitHub Action options
  • Rewritten the code from Bash (prototype) to Typescript with some types and utilities
  • Updated the fetch function

Improved

  • Feature to add contents between 2 comment tags
  • Feature To Fetch Repos and Gists

Added

  • The Detailed Repo list item design
  • Raw value validation
  • Functionality to prevent rate limit

Added Options

  • Repository Limit
  • Gists Limit
  • Show Archives
  • Show Forks
  • Custom commit Message
  • Include Gists
  • Repository List Design
  • Custom comment tag name

Full Changelog: creations-stats-workflow/CHANGELOG.md