Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 21:02

1.5.0 (2021-12-22)

Topics

  • Support Unity 2021.1 or later (#11)
  • Support source generator packages (#14)

Bug Fixes

  • In Unity 2020.2 or later, some fields will be not deserialized on first compilation (analyzer) (0a8a7fb)
  • when using VS Code, C# project file is not modified in Unity 2021 or later (dc97d57)

Features

  • add 'CUSTOM_COMPILE' symbol for custom compiler (745ecd9)
  • add custom compiler interface (2e49e4c)
  • support C# 10 (for *.Net.Compilers.Toolset v4.0.0 or later) (fb5ac33)
  • support Unity 2021.1 or later (40f4d57)