Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 709 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 709 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.1] - 2022-04-06

Fixed

  • GUID conflict

[0.2.0] - 2022-04-06

Added

  • Input interface, implementation, base fake
  • Screen interface, implementation, base fake
  • Time interface, implementation, base fake
  • SystemInfo interface, implementation, base fake
  • Application base fake
  • FactoryInitializer component
  • TestingContext class
  • TestingFactory class

[0.1.0] - 2021-10-10

Added

  • Context class
  • UnityEngine.Application wrapper