Skip to content

chore(releng): changes and version - #65

Merged
zostay merged 1 commit into
masterfrom
release/v0.8.0
Aug 5, 2025
Merged

chore(releng): changes and version#65
zostay merged 1 commit into
masterfrom
release/v0.8.0

Conversation

@zostay

@zostay zostay commented Aug 5, 2025

Copy link
Copy Markdown
Owner

This pull request prepares for the 0.8.0 release by updating the version number and documenting new features and improvements. The most notable changes are the addition of new options to the today random command and some internal improvements to prevent integer overflow or underflow.

Release preparation:

  • Updated cmd/version.txt to set the version to 0.8.0.
  • Updated Changes.md to document the 0.8.0 release date, new command options, and internal improvements.

New features:

  • Added --show-ref and --show-passage options to the today random command, allowing users to hide the reference and/or passage text in the output.

Internal improvements:

  • Made small changes to prevent integer overflow or underflow in certain parts of the codebase.

Copilot AI review requested due to automatic review settings August 5, 2025 21:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request prepares for the 0.8.0 release by updating the version number and documenting new features in the changelog. The release includes new command-line options for the today random command and internal improvements for integer overflow prevention.

  • Updated version from 0.7.0 to 0.8.0
  • Documented release date and features in changelog
  • Added new --show-ref and --show-passage options to today random command

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
cmd/version.txt Updated version number from 0.7.0 to 0.8.0
Changes.md Updated changelog with 0.8.0 release date and feature documentation

@zostay
zostay merged commit 5bc821e into master Aug 5, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants