Releases: CareBoo/Serially
Releases · CareBoo/Serially
v2.2.8
30 Dec 21:17
Compare
Sorry, something went wrong.
No results found
2.2.8 (2022-12-30)
Bug Fixes
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
v2.2.7
22 Jun 03:30
Compare
Sorry, something went wrong.
No results found
2.2.7 (2022-06-22)
Bug Fixes
gui: fix flex and ordering in type window (1608348 )
v2.2.6
20 May 14:25
Compare
Sorry, something went wrong.
No results found
2.2.6 (2022-05-20)
Bug Fixes
license: add LICENSE.md.meta file to package (#72 ) (49cc25a ), closes #71
v2.2.5
23 Apr 06:20
Compare
Sorry, something went wrong.
No results found
2.2.5 (2022-04-23)
Bug Fixes
v2.2.4
10 Apr 21:31
Compare
Sorry, something went wrong.
No results found
2.2.4 (2022-04-10)
Bug Fixes
editor: fix getting field value on a property (3834970 )
use new API for Unity version 2021+ (4623df1 )
v2.2.4-pre.1
10 Apr 21:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes
editor: fix getting field value on a property (3834970 )
use new API for Unity version 2021+ (4623df1 )
v2.2.3
23 Oct 07:12
Compare
Sorry, something went wrong.
No results found
2.2.3 (2020-10-23)
Bug Fixes
🐛 Fix icons not showing (b777b78 )
🐛 Fix null reference if no TypeFilter specified (a9d1edb ), closes #63
🐛 Fix warning when clicking null serialize reference (8fec535 )
v2.2.2
17 Aug 01:49
Compare
Sorry, something went wrong.
No results found
2.2.2 (2020-08-17)
Bug Fixes
🐛 typefilter returning null wasn't properly handled (43928f9 ), closes #61
v2.2.1
16 Aug 09:54
Compare
Sorry, something went wrong.
No results found
2.2.1 (2020-08-16)
Bug Fixes
🚑 fixes renamed GuiEvent meta file (53f665b ), closes #56
v2.2.0
16 Aug 09:40
Compare
Sorry, something went wrong.
No results found
2.2.0 (2020-08-16)
Features
✨ add TypeFilterAttribute support (aafd1a1 ), closes #52
✨ modify TypeFilterAttribute to use sequences (12558d5 ), closes #54
Performance Improvements
⚡ making selectabletypes lazy (4e3b2fc ), closes #53