All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.2.8 (2022-12-30)
- context menu: move managed reference context menu items to the default context menu (841b3a0), closes #75
- show serialize reference: filter objects derived from
UnityEngine.Object
from possible values (0fe75d2), closes #74
2.2.7 (2022-06-22)
- gui: fix flex and ordering in type window (1608348)
2.2.6 (2022-05-20)
2.2.5 (2022-04-23)
2.2.4 (2022-04-10)
- editor: fix getting field value on a property (3834970)
- use new API for Unity version 2021+ (4623df1)
2.2.4-pre.1 (2022-04-10)
- editor: fix getting field value on a property (3834970)
- use new API for Unity version 2021+ (4623df1)
2.2.3 (2020-10-23)
- 🐛 Fix icons not showing (b777b78)
- 🐛 Fix null reference if no TypeFilter specified (a9d1edb), closes #63
- 🐛 Fix warning when clicking null serialize reference (8fec535)
2.2.2 (2020-08-17)
2.2.1 (2020-08-16)
2.2.0 (2020-08-16)
- ✨ add TypeFilterAttribute support (aafd1a1), closes #52
- ✨ modify TypeFilterAttribute to use sequences (12558d5), closes #54
2.2.0-preview.1 (2020-08-16)
- ✨ add TypeFilterAttribute support (23f32c6), closes #52
- ✨ modify TypeFilterAttribute to use sequences (e491674), closes #54
2.1.0-preview.3 (2020-08-16)
2.1.0-preview.2 (2020-08-16)
2.1.0-preview.1 (2020-08-16)
- 🎨 fixing background color regardless of editor skin (a871caf)
- 🎨 fixing background color regardless of editor skin (87bb2a1)
- 🐛 fixing bug if absolute file path is windows (142b729)
- 🐛 fixing bug if absolute file path is windows (fb1eafc)
- ✨ copy paste SerializeReference fields! (559a010)
2.0.0 (2020-08-16)
- 🎨 refactoring typefield (d574868)
- Changes the public API of TypeField and remove TypeFieldOptions
1.0.2 (2020-08-15)
1.0.1 (2020-08-15)
1.0.0 (2020-07-30)
- 🎨 ShowValueType -> ShowSerializeReference (0feed58)
- ShowValueType is now renamed as ShowSerializeReference. Fixes #37
1.0.0-preview.1 (2020-07-29)
- 🎨 ShowValueType -> ShowSerializeReference (0feed58)
- ShowValueType is now renamed as ShowSerializeReference. Fixes #37