Skip to content

chore: release master#172

Open
NTBBloodbath wants to merge 1 commit into
masterfrom
release-please--branches--master
Open

chore: release master#172
NTBBloodbath wants to merge 1 commit into
masterfrom
release-please--branches--master

Conversation

@NTBBloodbath

@NTBBloodbath NTBBloodbath commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

🤖 I have created a release beep boop

norgolith: 0.6.0

0.6.0 (2026-07-05)

Features

  • add templated 404 and 500 error pages (6604bb7), closes #94
  • flake: add norgolith-plugin-sdk build (a3ad5d1)
  • plugin: add CLI flags for git and crates.io sources (bbb66f6)
  • plugin: add crates.io source for plugin install (f129d47)
  • plugin: add git source for plugin install (f2204e0)
  • plugin: per-plugin config from norgolith.toml (b1c0a42)
  • plugin: SDK logging bridge (ee7e92a)
  • theme: add min_version field, init prompt, info display (ad996b9)
  • theme: check min_version on pull (1ec5c31)
  • theme: check min-version on update (57e034c)

Refactoring

  • plugin: extract shared build+install helpers (6d7e43e)

Miscellaneous

  • deps: bump hyper from 0.14.28 to 0.14.32 in /core (#174) (60722c3)
  • deps: bump minify-html from 0.15.0 to 0.18.1 in /core (#173) (669b8ec)
  • deps: bump mockall from 0.13.1 to 0.15.0 in /core (#175) (f4fb5b7)
  • deps: bump tokio from 1.52.2 to 1.52.3 in /core (#176) (ed550e3)
  • deps: bump tracing-subscriber from 0.3.19 to 0.3.23 in /core (f46ec86)

Tests

  • plugin: add unit tests for install sources (6e1622a)
  • plugin: fix CI git fixture by using explicit signature (e2c2ad1)
norgolith-plugin-sdk: 0.2.0

0.2.0 (2026-07-05)

Features

  • flake: add norgolith-plugin-sdk build (a3ad5d1)
  • plugin: per-plugin config from norgolith.toml (b1c0a42)
  • plugin: SDK logging bridge (ee7e92a)
  • sdk: build as cdylib for cross-language FFI plugins (0ae1ee2)
  • sdk: implement bridge functions and working register_plugin! macro (48f3f9b)

Refactoring

  • workspace: migrate to monorepo with core/ and sdk/ crates (3e27e27)

Documentation

  • add manual changelogs for v0.5.0 and SDK v0.1.0 (cb2a070)
  • document plugins (0d584d8)
  • update domain links (4b0eeb2)

CI

  • remove last-release-sha, tags now match norgolith-v* format (4b0eeb2)

This PR was generated with Release Please. See documentation.

@NTBBloodbath NTBBloodbath force-pushed the release-please--branches--master branch 13 times, most recently from 9b16445 to 60b22b3 Compare July 4, 2026 23:28
@NTBBloodbath NTBBloodbath force-pushed the release-please--branches--master branch from 60b22b3 to 9af6eed Compare July 5, 2026 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: 404 and 500 templates

1 participant