Skip to content

Remove trailing newline from yaml file outputs#78

Merged
B13rg merged 2 commits intomainfrom
fix-doc-sep
Dec 21, 2025
Merged

Remove trailing newline from yaml file outputs#78
B13rg merged 2 commits intomainfrom
fix-doc-sep

Conversation

@B13rg
Copy link
Contributor

@B13rg B13rg commented Dec 21, 2025

Also adds changelog to docs site

@B13rg B13rg requested a review from Copilot December 21, 2025 06:45
@B13rg B13rg changed the title remove trailing newline from yaml file outputs Remove trailing newline from yaml file outputs Dec 21, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the trailing newline and document separator from YAML file outputs, bumps the version to 0.2.3, and integrates the changelog into the documentation site.

  • Modified YAML output formatting to place document separators between objects rather than after each object
  • Added changelog to the documentation site navigation and copied it to the docs directory
  • Updated version from v0.2.2 to v0.2.3

Reviewed changes

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

Show a summary per file
File Description
pkg/generate/file_processing.go Modified to place YAML document separators between objects instead of after each, eliminating trailing separator
main.go Version bump from v0.2.2 to v0.2.3
CHANGELOG.md Added entry for version 0.2.3
mkdocs.yml Added changelog link to navigation
docs/index.md Added changelog reference to documentation links
docs/docs.go Added code to copy CHANGELOG.md to docs directory
docs/CHANGELOG.md New file containing full changelog
docs/godoc/kr8-generate.md Updated line reference for ProcessTemplate function
_site/* Generated site files reflecting changelog addition

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@B13rg B13rg enabled auto-merge (squash) December 21, 2025 06:46
@B13rg B13rg merged commit f599fe0 into main Dec 21, 2025
2 checks passed
@B13rg B13rg deleted the fix-doc-sep branch December 21, 2025 06:47
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