Skip to content

Releases: SamuelAsherRivello/rmc-mini-mvcs

2.2.8

06 Nov 16:35
Compare
Choose a tag to compare
2.2.8 - RMC Mini MVCs is now compatible with RMC Core (Not included, …

v2.2.6 - Update To Unity 6.0

18 Oct 16:33
Compare
Choose a tag to compare
v2.2.6 - Update To Unity 6.0

2.2.5. - Update To Unity Editor 2022.3.41f1

08 Aug 15:45
Compare
Choose a tag to compare
2.2.5. - Update To Unity Editor 2022.3.41f1

2.2.4 - Disposable Update

06 Jul 17:40
Compare
Choose a tag to compare

All Concerns (M,V,C,S) are now IDisposable. Locator API updated per dispose.

2.2.3 Hotfix UI

06 Jul 15:52
Compare
Choose a tag to compare
2.2.3 - Migrate UI from Samples to Library

2.2.2 - Hotfix uses of ContextWithLocator

04 Jul 18:11
Compare
Choose a tag to compare
2.2.2 - Hotfix uses of ContextWithLocator

2.2.1 - Refactor: Context & Locator

04 Jul 02:40
Compare
Choose a tag to compare

Refactor: Context

  • The common Context and BaseContext no longer use the experimental ContextLocator
  • Only the ContextWithLocator uses the experimental ContextLocator. Avoid using it.

Refactor: Locator

  • Locator Is now more robust to handle various types with its generics. See its class comment for more info

Testing

  • Updated per above

Samples

  • Updated per above

2.1.5 - Major Restructuring. Folders, Namespaces, Assemblies

21 Jun 22:43
87cb30f
Compare
Choose a tag to compare

2.1.4

20 Jun 16:14
Compare
Choose a tag to compare
Fix exception which prevented building the project for Windows.

Also improved unit testing success and reduced unit testing console traffic.

2.1.3

13 Jun 19:54
Compare
Choose a tag to compare