Skip to content

Releases: martinsirbe/go-year-progress

v0.1.3

18 May 19:45
4e7d64f
Compare
Choose a tag to compare

Features

  • Automatic Date Calculation: Dynamically computes the current date to determine the year's elapsed portion.
  • Leap Year Handling: Accurately accounts for leap years in day counts.
  • Visual Progress Display: Utilises for the elapsed part of the year and for what remains, complemented by a percentage display.
  • Customisable Configuration: The appearance and behaviour of the year progress bar can be customised through CLI options or environment variables, allowing for personalised settings for location, total blocks, and character representation of filled and empty sections.

v0.1.2

04 Mar 11:43
6592199
Compare
Choose a tag to compare

Features

  • Automatic Date Calculation: Dynamically computes the current date to determine the year's elapsed portion.
  • Leap Year Handling: Accurately accounts for leap years in day counts.
  • Visual Progress Display: Utilises for the elapsed part of the year and for what remains, complemented by a percentage display.
  • Customisable Configuration: The appearance and behaviour of the year progress bar can be customised through CLI options or environment variables, allowing for personalised settings for location, total blocks, and character representation of filled and empty sections.

v0.1.1

04 Mar 11:39
b5065d2
Compare
Choose a tag to compare

Features

  • Automatic Date Calculation: Dynamically computes the current date to determine the year's elapsed portion.
  • Leap Year Handling: Accurately accounts for leap years in day counts.
  • Visual Progress Display: Utilises for the elapsed part of the year and for what remains, complemented by a percentage display.
  • Customisable Configuration: The appearance and behaviour of the year progress bar can be customised through CLI options or environment variables, allowing for personalised settings for location, total blocks, and character representation of filled and empty sections.

v0.1.0

10 Mar 08:37
0641e0e
Compare
Choose a tag to compare

Features

  • Automatic Date Calculation: Dynamically computes the current date to determine the year's elapsed portion.
  • Leap Year Handling: Accurately accounts for leap years in day counts.
  • Visual Progress Display: Utilises for the elapsed part of the year and for what remains, complemented by a percentage display.
  • Customisable Configuration: The appearance and behaviour of the year progress bar can be customised through CLI options or environment variables, allowing for personalised settings for location, total blocks, and character representation of filled and empty sections.