Difference between revisions of "Version 2.0.1"

From ReflexCLI
Jump to: navigation, search
(Created page with "[Category:Change Logs| ]] ==Release Date== Submitted 2020-02-10. Pending approval from Unity ==Settings== - Assemblies that are scanned for [ConsoleCommand] & [ParameterProce...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[Category:Change Logs| ]]
+
[[Category:Change Logs| ]]
 
==Release Date==
 
==Release Date==
Submitted 2020-02-10. Pending approval from Unity
+
2021-02-10
  
 
==Settings==
 
==Settings==

Latest revision as of 07:38, 17 February 2021

Release Date

2021-02-10

Settings

- Assemblies that are scanned for [ConsoleCommand] & [ParameterProcessor] are now clearly listed in the settings -- Separate listings are shown for in-editor and in builds -- NOTE: Some assemblies, such as the UnityEngine.TestRunner Assembly will appear in the list of Runtime Assemblies, despite not being normally included in the build. This is to be expected and will be handled internally

Bugs

- Fixed a bug where the Command Registry would be built on entering the editor - Fixed a bug where a duplicate Settings asset could be created on a new checkout from Version Control