chore(software): sync versions to latest releases - #60
Merged
Conversation
- glossarist-ruby: 2.9.1 → 2.10.0 (lutaml-model serialization refactor) - glossarist-js: 0.4.5 → 0.4.12 (domain RDF emitters, prefixes subpath, base URI fixes) - glossarist-desktop: 1.6.14 → 1.6.40 - concept-browser: 0.7.58 → 0.7.66 (migration to glossarist-js emitters, base URI fixes)
ronaldtse
force-pushed
the
feat/sync-software-versions-v3.1
branch
from
July 5, 2026 23:50
d31aaeb to
8de1c8d
Compare
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Syncs all four software project versions on the site to their latest releases, plus documents the substantive new features in glossarist-js and the v2.10.0 refactor in glossarist-ruby.
What changed
.vitepress/data/projects.ts— all 4 versions bumped; glossarist-js description updated to mention domain emittersdocs/software/concept-browser.md— current version linedocs/software/glossarist-js.md— current version; 7 new rows in "What's new in 0.4" table; new "Domain RDF emitters (v0.4.9)" subsection; glossarist/rdf/prefixes added to subpath exportsdocs/software/glossarist-ruby.md— current version; 2 new rows in release table (v2.9.2, v2.10.0); new "Serialization refactor (v2.10.0)" subsectiondocs/software/desktop.md— no change (uses dynamic<ReleaseDownloader />)Notes
blog/2026-07-05-concept-model-v3.1.mdretains its original version references — it is the historical announcement of which versions first supported v3.1, and the software pages now point readers to the latest releases.ac33d5fon main (v3.1.0 + duplicate-key fix). No model docs changes needed.Test plan
npm run buildpasses locally