Skip to content

Repository files navigation

Nightingale Play

Caveats

All features are in early development and may change without warning.

Release notes

Generate draft release notes from git history:

bundle exec rake release:notes VERSION=0.1.1

Write the generated notes into CHANGELOG.md under Unreleased:

bundle exec rake release:changelog VERSION=0.1.1

Both tasks use the latest git tag as the starting point. If no tag exists yet, they use the full history. You can override the range with FROM=<ref> and TO=<ref>.

Pushing a v* tag also triggers GitHub Actions to build the gem packages, create a GitHub Release, and attach the generated .gem files as release assets.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages