Skip to content

Latest commit

 

History

History
64 lines (31 loc) · 76.2 KB

CHANGELOG.md

File metadata and controls

64 lines (31 loc) · 76.2 KB

3.10.0 (2021-10-04)

Features

3.9.0 (2021-10-03)

Features

3.8.0 (2021-10-03)

Bug Fixes

  • Fixed IndexOutOfRange exception when building a project with analyzers (8f0fe7e)

Features

3.7.0 (2020-09-09)

Features

3.6.0 (2020-09-09)

Features

3.5.0 (2020-09-08)

Bug Fixes

Features

3.4.0 (2020-09-08)

Features

  • add development tools (3f7933f)
  • add MetadataImportOptions.All to compilation options (eeec095)
  • allow unsafe (c17c869)
  • change package name (63b70ba)
  • disable all access checks (bd285cd)
  • inject IgnoresAccessChecksToAttribute automatically (288fa86)