Skip to content

chore: release v0.2.0#2

Closed
IamMaxim wants to merge 1 commit into
masterfrom
release-plz-2026-06-10T14-13-26Z
Closed

chore: release v0.2.0#2
IamMaxim wants to merge 1 commit into
masterfrom
release-plz-2026-06-10T14-13-26Z

Conversation

@IamMaxim

@IamMaxim IamMaxim commented Jun 10, 2026

Copy link
Copy Markdown
Owner

🤖 New release

  • docgen-config: 0.1.1 -> 0.2.0 (✓ API compatible changes)
  • docgen-components: 0.1.1 -> 0.2.0
  • docgen-core: 0.1.1 -> 0.2.0
  • docgen-diff: 0.1.1 -> 0.2.0
  • docgen-assets: 0.1.1 -> 0.2.0 (✓ API compatible changes)
  • docgen-render: 0.1.1 -> 0.2.0
  • docgen-build: 0.1.1 -> 0.2.0 (✓ API compatible changes)
  • docgen-server: 0.1.1 -> 0.2.0 (⚠ API breaking changes)
  • docgen-init: 0.1.1 -> 0.2.0
  • docgen-rs: 0.1.1 -> 0.2.0

docgen-server breaking changes

--- failure function_missing: pub fn removed or renamed ---

Description:
A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/function_missing.ron

Failed in:
  function docgen_server::normalize_base, previously in file /tmp/.tmpyjdIKj/docgen-server/src/lib.rs:123
Changelog

docgen-config

0.2.0 - 2026-07-08

Fixed

  • sub-path deploy — base on graph links + GitLab Pages auto-detect

docgen-diff

0.1.1 - 2026-06-10

Fixed

  • (diff) drop git2 default features to remove openssl-sys

docgen-assets

0.2.0 - 2026-07-08

Fixed

  • sub-path deploy — base on graph links + GitLab Pages auto-detect

docgen-render

0.1.1 - 2026-06-10

Fixed

  • (graph) stop the doc graph rendering twice (duplicate on zoom)

docgen-build

0.2.0 - 2026-07-08

Fixed

  • sub-path deploy — base on graph links + GitLab Pages auto-detect

docgen-server

0.2.0 - 2026-07-08

Fixed

  • sub-path deploy — base on graph links + GitLab Pages auto-detect

docgen-rs

0.1.1 - 2026-06-10

Fixed

  • (diff) drop git2 default features to remove openssl-sys


This PR was generated with release-plz.

@IamMaxim IamMaxim changed the title chore: release v0.1.1 chore: release v0.2.0 Jul 8, 2026
@IamMaxim IamMaxim force-pushed the release-plz-2026-06-10T14-13-26Z branch from c863331 to 3cd4cec Compare July 8, 2026 07:36
@IamMaxim IamMaxim closed this Jul 8, 2026
@IamMaxim IamMaxim deleted the release-plz-2026-06-10T14-13-26Z branch July 8, 2026 07:38
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.

1 participant