Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 966 Bytes

CHANGELOG.md

File metadata and controls

47 lines (35 loc) · 966 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.

[1.0.9] - 2024-01-19

Fixed

  • Derived interface generation for base interface

[1.0.8] - 2023-12-19

Fixed

  • Keeping property and class attributes.

[1.0.7] - 2023-12-19

Fixed

  • Nuget symbol package.

[1.0.6] - 2023-12-19

Fixed

  • Properties with initializers.

[1.0.5] - 2023-12-19

Added

  • Deterministic nuget package.

[1.0.4] - 2023-12-19

Added

  • Nuget Symbol package.

Fixed

  • Fixed not referenced class.

[1.0.3] - 2023-12-19

Fixed

  • Fixed nuget packaging.

[1.0.2] - 2023-12-19

Fixed

  • Removed roslyn workspace dependency.

[1.0.1] - 2023-12-18

Fixed

  • Interface method, removed extra virtual keyword.

[1.0.0] - 2023-12-18

  • Initial Release