Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 440 Bytes

File metadata and controls

14 lines (11 loc) · 440 Bytes

Changelog

Version 2.0.4

  • implement UnityLogger which enables logging in Unity using the ILogger interface from Microsoft.Extensions.Logging
  • fix bug with URL formatting of MQTT-Server

Version 2.0.3

  • use unity package of newtonsoft json instead of dll.

Version 2.0.2

  • fix: add version for TextMeshPro dependency to be able to import it in Unity 6.

Version 2.0.1

  • add Newtonsoft.Json.dll
  • add Licenses for external libs