Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 1.81 KB

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)
  • change tool logo (cli) (8f88f25)
  • disable all access checks (bd285cd)
  • disable all access checks (again) (58909d5)
  • inject IgnoresAccessChecksToAttribute automatically (288fa86)
  • revert “disable all access checks” (61abfcd)

3.4.0-beta.4 (2020-08-12)

Features

  • disable all access checks (again) (58909d5)

3.4.0-beta.3 (2020-08-07)

Features

  • inject IgnoresAccessChecksToAttribute automatically (288fa86)