## elliotfontaine/yard-godot — v1.0.0…v1.0.1

_22 commits._

### Fixes
- **fix: prevent duplicate error messages for invalid UIDs** (535ad6a)
- **fix: properly handle path at setup for the "new registry" dialog** (9aaf256)
- **fix: make the EditorContextMenuPlugin use our custom icon instead of the ResourcePreloader icon** (d2fb30b)
- **fix: make scrollbars offset be based on editor scale** (fb0c16b)
- **fix: drop deleted registry UIDs from history cache** (c4285e2)
- **fix: when creating a new registry, values in the "indexed properties" field were ignored** (ab420ac)
- **fix: parent and siblings classes could be added to a registry with script path class restriction** (3628580)
- **fix: handle class identity for unnamed scripts by recursively checking base scripts** (34bc622)
- **fix: table was hidden when searching on column yielded no result** (4ce4b0d)

### Tests
- **test: add property index to the item registry fixture** (3c9f4e9)
- **test: add fixtures** (2fa794b)
- **test: make sure the basic inheritance case work** (ea5e3c0)
- **test: add some additional registries to fixtures** (ff6f444)
- **test: add ClassUtils tests** (0a7a029)
- **test: add fixtures** (f75b748)

### Chore
- **chore: bump version to 1.0.1** (fcf8888)
- **chore: add more strict GDScript warnings to project setting** (f55ee83)
- **chore: add the 'gut' addon to the git ignore list** (56e1f65)
- **chore: repair table view broken by last commit** (3f486d2)
- **chore: add missing import for icon.png** (6351e81)
- **chore: add more promo material** (1e1bfc8)
- **chore: add png version of the icon** (55414cf)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/elliotfontaine/yard-godot?utm_source=github-action)._