Skip to content

Prepare release 0.1.0#11

Merged
luisfi-dev merged 1 commit into
masterfrom
impl_error_stack
Sep 22, 2025
Merged

Prepare release 0.1.0#11
luisfi-dev merged 1 commit into
masterfrom
impl_error_stack

Conversation

@luisfi-dev

Copy link
Copy Markdown
Owner

New Pull Request

IMPORTANT: IF YOU WANT TO REPORT A SECURITY VULNERABILITY, PLEASE USE SECURITY ADVISORIES TO FILE A PRIVATE REPORT.

First things first...

  • Make sure to read the contribution guidelines before you go any further.
  • Is there an issue related to your changes? If so, link to it here. If not, create an issue before submitting your pull request in order to discuss.

(How) do your changes work?

  • Run all existing tests in the repository and make sure all of them pass.
  • Add or modify tests as needed to cover your changes.
  • Finally, add or modify documentation comments as needed.

Thank you for contributing to the error-stack-macros2 codebase!

This PR prepares release 0.1.0

@luisfi-dev luisfi-dev requested a review from Copilot September 22, 2025 04:38

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 PR prepares the first stable release (v0.1.0) of the error-stack-macros2 crate by updating version numbers and adding release documentation.

  • Updates version from "0.0.0-reserved" to "0.1.0" in both main and test packages
  • Adds security support information for the new version
  • Creates comprehensive release notes documenting the derive macro functionality

Reviewed Changes

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

File Description
tests/Cargo.toml Updates test package version to 0.1.0
impl/Cargo.toml Updates main package version to 0.1.0
SECURITY.md Adds security support status for version 0.1.0
RELEASE.md Creates initial release notes with feature documentation and examples

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@luisfi-dev luisfi-dev self-assigned this Sep 22, 2025
@luisfi-dev luisfi-dev added this to the v0.1.0 milestone Sep 22, 2025
@luisfi-dev luisfi-dev moved this to In Progress in error-stack-macros2 Sep 22, 2025
@luisfi-dev luisfi-dev removed this from the v0.1.0 milestone Sep 22, 2025
@luisfi-dev luisfi-dev merged commit 2ef8e76 into master Sep 22, 2025
1 check passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in error-stack-macros2 Sep 22, 2025
@luisfi-dev luisfi-dev added the 🔄 Release preparation Preparing for a new release (version bump, release notes, etc.) label Sep 22, 2025
@luisfi-dev luisfi-dev added this to the v0.1.0 milestone Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔄 Release preparation Preparing for a new release (version bump, release notes, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants