Skip to content

Releases: eNeRGy164/LivingDocumentation

v0.5.0

17 Aug 20:15
cb30357
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

09 Feb 15:44
Compare
Choose a tag to compare

What's Changed

Now supports only dotnet 6.0 and 7.0

Full Changelog: v0.3.19...v0.4.0

v0.3.0: Merge pull request #10 from eNeRGy164/feature/return-statements

07 Jan 09:10
421ae08
Compare
Choose a tag to compare
  • Added return descriptions
  • No longer ignore pattern for switch case with a when clause

v0.2.0: Merge pull request #6 from eNeRGy164/release/0.2.0

02 Jan 14:11
d35010e
Compare
Choose a tag to compare
  • Optimized serialization output file (not backwards compatible)
  • Added foreach loop support
  • Added event support
  • Added documentation tag support
  • Added more unit tests and improved code coverage