Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 639 Bytes

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 639 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.

[Unreleased]

Added

  • GenerateDocumentationFile
  • Split files
  • Use EditorBrowsable(EditorBrowsableState.Never) instead of private or internal

Changed

  • Raise AC0008 on Method

[1.0.5] - 2020-12-18

Added

  • SourceLink

Changed

  • fix no AC0008 on OmittedTypeArgument
  • Minify embedded source code

[1.0.4] - 2020-12-09

Added

  • Add Analyzer for operator type