Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion Aspid.FastTools/Packages/tech.aspid.fasttools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.0-rc.6] — 2026-08-06

This release is centred on the **SerializeReference toolchain**: `[TypeSelector]` now drives managed-reference and `SerializableType` fields, a repair/diagnostics workbench finds and fixes missing managed references project-wide, and a build/CI gate keeps them out of builds.

> Unless noted otherwise, every inspector feature below works in **both IMGUI and UIToolkit** inspectors.
Expand Down Expand Up @@ -283,7 +285,8 @@ Five installable samples shipped under `Samples~/` (UPM convention, imported via
[#147]: https://github.com/VPDPersonal/Aspid.FastTools/pull/147
[#148]: https://github.com/VPDPersonal/Aspid.FastTools/pull/148
[#150]: https://github.com/VPDPersonal/Aspid.FastTools/pull/150
[Unreleased]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.5...HEAD
[Unreleased]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.6...HEAD
[1.0.0-rc.6]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.5...v1.0.0-rc.6
[1.0.0-rc.5]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.4...v1.0.0-rc.5
[1.0.0-rc.4]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.3...v1.0.0-rc.4
[1.0.0-rc.3]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.2...v1.0.0-rc.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview
Specific preview versions use the same per-release tag scheme:

```
https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview/1.0.0-rc.5
https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview/1.0.0-rc.6
```

</details>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview
Конкретные preview-версии используют ту же схему per-release тегов:

```
https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview/1.0.0-rc.5
https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview/1.0.0-rc.6
```

</details>
Expand Down
2 changes: 1 addition & 1 deletion Aspid.FastTools/Packages/tech.aspid.fasttools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tech.aspid.fasttools",
"version": "1.0.0-rc.5",
"version": "1.0.0-rc.6",
"displayName": "Aspid.FastTools",
"description": "Unity tools to cut boilerplate \u2014 source-generated ProfilerMarkers, serializable type/enum/ID systems, and a fluent UIToolkit API.",
"unity": "6000.0",
Expand Down
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.0-rc.6] — 2026-08-06

This release is centred on the **SerializeReference toolchain**: `[TypeSelector]` now drives managed-reference and `SerializableType` fields, a repair/diagnostics workbench finds and fixes missing managed references project-wide, and a build/CI gate keeps them out of builds.

> Unless noted otherwise, every inspector feature below works in **both IMGUI and UIToolkit** inspectors.
Expand Down Expand Up @@ -283,7 +285,8 @@ Five installable samples shipped under `Samples~/` (UPM convention, imported via
[#147]: https://github.com/VPDPersonal/Aspid.FastTools/pull/147
[#148]: https://github.com/VPDPersonal/Aspid.FastTools/pull/148
[#150]: https://github.com/VPDPersonal/Aspid.FastTools/pull/150
[Unreleased]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.5...HEAD
[Unreleased]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.6...HEAD
[1.0.0-rc.6]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.5...v1.0.0-rc.6
[1.0.0-rc.5]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.4...v1.0.0-rc.5
[1.0.0-rc.4]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.3...v1.0.0-rc.4
[1.0.0-rc.3]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.2...v1.0.0-rc.3
Expand Down
5 changes: 4 additions & 1 deletion CHANGELOG_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

## [Unreleased]

## [1.0.0-rc.6] — 2026-08-06

Этот релиз сосредоточен на **инструментарии SerializeReference**: `[TypeSelector]` теперь работает с managed-reference-полями и `SerializableType`, workbench диагностики и починки находит и исправляет потерянные managed-ссылки по всему проекту, а build/CI-гейт не пропускает их в сборки.

> Если не указано иное, каждая инспекторная фича ниже работает **и в IMGUI-, и в UIToolkit-инспекторе**.
Expand Down Expand Up @@ -283,7 +285,8 @@
[#147]: https://github.com/VPDPersonal/Aspid.FastTools/pull/147
[#148]: https://github.com/VPDPersonal/Aspid.FastTools/pull/148
[#150]: https://github.com/VPDPersonal/Aspid.FastTools/pull/150
[Unreleased]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.5...HEAD
[Unreleased]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.6...HEAD
[1.0.0-rc.6]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.5...v1.0.0-rc.6
[1.0.0-rc.5]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.4...v1.0.0-rc.5
[1.0.0-rc.4]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.3...v1.0.0-rc.4
[1.0.0-rc.3]: https://github.com/VPDPersonal/Aspid.FastTools/compare/v1.0.0-rc.2...v1.0.0-rc.3
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview
Specific preview versions use the same per-release tag scheme:

```
https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview/1.0.0-rc.5
https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview/1.0.0-rc.6
```

</details>
Expand Down
2 changes: 1 addition & 1 deletion README_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview
Конкретные preview-версии используют ту же схему per-release тегов:

```
https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview/1.0.0-rc.5
https://github.com/VPDPersonal/Aspid.FastTools.git#upm-preview/1.0.0-rc.6
```

</details>
Expand Down