VRCFury Stub 更新履歴
All notable changes to VRCFury Stub (net.nrzk.vfstub) are documented here.
VRCFury Stub の主な変更点を記録します。各項目は英語・日本語を併記しています。
Only versions that have a published release are listed.
公開リリースのあるバージョンのみを掲載しています。
[0.2.0-beta.7] - 2026-07-11
Section titled “[0.2.0-beta.7] - 2026-07-11”Added / 追加
Section titled “Added / 追加”-
Online documentation site published at https://spsndmf.nrzk.net (
documentationUrl).オンラインドキュメントサイト https://spsndmf.nrzk.net を公開(
documentationUrl)。
Changed / 変更
Section titled “Changed / 変更”-
changelogUrlnow links to the online changelog on the documentation site.changelogUrlをドキュメントサイト上のオンライン更新履歴に変更。
[0.2.0-beta.6] - 2026-07-11
Section titled “[0.2.0-beta.6] - 2026-07-11”Added / 追加
Section titled “Added / 追加”-
Bundled changelog: a bilingual (English / Japanese)
CHANGELOG.mdis now shipped with the package and linked fromchangelogUrl.同梱CHANGELOG: 日英併記の
CHANGELOG.mdをパッケージに同梱し、changelogUrlからリンク。
Fixed / 修正
Section titled “Fixed / 修正”-
licensesUrlnow points to the actual repository (was a dead link).licensesUrlを実在するリポジトリへ修正(従来はリンク切れ)。
[0.2.0-beta.5] - 2026-07-11
Section titled “[0.2.0-beta.5] - 2026-07-11”Changed / 変更
Section titled “Changed / 変更”-
Version bump to keep the release line aligned with the other SPSNDMF packages. No functional changes to the stub.
他の SPSNDMF パッケージとリリースラインを揃えるためのバージョン更新。スタブ自体の機能変更なし。
[0.2.0-beta.3] - 2026-07-07
Section titled “[0.2.0-beta.3] - 2026-07-07”Changed / 変更
Section titled “Changed / 変更”-
Version bump alongside the SPSNDMF 0.2 (SPS2) line. No functional changes to the stub.
SPSNDMF 0.2 系(SPS2)に合わせたバージョン更新。スタブ自体の機能変更なし。
[0.1.0-beta.3] - 2026-07-07
Section titled “[0.1.0-beta.3] - 2026-07-07”Fixed / 修正
Section titled “Fixed / 修正”-
Ship
Runtime.metaandpackage.json.metain the stub package.スタブパッケージに
Runtime.metaとpackage.json.metaを同梱するよう修正。 -
Normalize folder
.metafiles to Unity’s canonical format.フォルダ
.metaを Unity 標準形式に正規化。
[0.0.1-beta.0] - 2026-04-19
Section titled “[0.0.1-beta.0] - 2026-04-19”Added / 追加
Section titled “Added / 追加”-
Initial release. Type-only stub of VRCFury’s Runtime assembly: preserves the VRCFury component types (
VF.*namespace, identical GUIDs) so existing scenes deserialize without the full VRCFury package. No editor logic or build processing is included.初回リリース。VRCFury の Runtime アセンブリの型のみのスタブ。VRCFury コンポーネント型(
VF.*名前空間・同一 GUID)を保持し、VRCFury 本体なしで既存シーンをデシリアライズ可能にする。エディタロジックやビルド処理は含まない。