Skip to content

Latest commit

 

History

History
executable file
·
303 lines (136 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

executable file
·
303 lines (136 loc) · 11.1 KB

6.0.0 (2024-11-18)

Code Refactoring

Features

  • add HideEventAttribute to hide in documentation (95062c7)

BREAKING CHANGES

  • EventTag is now sealed

5.1.0 (2024-07-29)

Features

5.0.0 (2024-03-08)

Features

  • add direct microsoft ioc registration (84539c9)
  • move to dotnet 8.0.2 (d406d5a)

BREAKING CHANGES

  • move to dotnet 8.0.2

4.2.3 (2022-12-31)

Bug Fixes

4.2.2 (2022-12-28)

Bug Fixes

  • usings inside namespace (228701c)

4.2.1 (2022-12-28)

Bug Fixes

  • add Microsoft.Extensions.DependencyInjection (42b0f9e)
  • add nuget to dependabot (99d6f85)
  • update paket.template (fba561d)
  • use VBR_SONAR_TOKEN (5604b62)

4.2.0 (2022-05-16)

Features

4.1.2 (2022-04-29)

Bug Fixes

  • run sonar end when release version != none (345d595)

4.1.1 (2022-04-27)

Bug Fixes

  • redirect sonar to /dev/null (60e7fc9)

4.1.0 (2022-04-13)

Features

4.0.0 (2022-03-24)

Features

BREAKING CHANGES

  • move to dotnet 6.0.3

3.1.1 (2021-05-28)

Bug Fixes

3.1.0 (2021-04-26)

Features

  • add EventSnapshotAttribute and added event mapping accordingly (74b4f52)

3.0.4 (2021-02-02)

Bug Fixes

3.0.3 (2020-12-18)

Bug Fixes

3.0.2 (2020-12-10)

Bug Fixes

  • use const strings for defined event tags ¯_(ツ)_/¯ (697b66a)

3.0.1 (2020-12-09)

Bug Fixes

  • change not supported attibute constructor parameters GRAR-1612 (d0a5bcc)

3.0.0 (2020-12-08)

Bug Fixes

  • change EventTagsAttribute to strong type (f5a72b4)

Features

  • add generating markdown for specific tags (35f29b3)
  • generate markdown for a multiple generators (acabd3b)

BREAKING CHANGES

  • CHANGES added function to the public Interface
  • CHANGE removed the WriteTo function from the interface created extension on collection of generators
  • CHANGE Tags property type is changed from string[] to IEnumerable

2.4.1 (2020-12-02)

Bug Fixes

  • remove empty lines when no event description is set GRAR-1613 (4d979f1)

2.4.0 (2020-11-27)

Features

  • add markdown generator for event documentation (7a13003)

2.3.1 (2020-11-18)

Bug Fixes

  • remove set-env usage in gh-actions (5febd9d)

2.3.0 (2020-10-27)

Features

  • add EventPropertyDescription and EventTags attributes (d78ed05)

2.2.6 (2020-09-21)

Bug Fixes

2.2.5 (2020-07-18)

Bug Fixes

2.2.4 (2020-06-19)

Bug Fixes

2.2.3 (2020-05-18)

Bug Fixes

2.2.2 (2020-05-04)

Bug Fixes

2.2.1 (2020-03-03)

Bug Fixes

2.2.0 (2020-01-31)

Features

  • upgrade netcoreapp31 and dependencies (74172ed)

2.1.0 (2019-12-15)

Features

  • upgrade to netcoreapp31 (bbfb995)

2.0.0 (2019-11-22)

Code Refactoring

  • upgrade to netcoreapp30 (53c094a)

BREAKING CHANGES

  • Upgrade to .NET Core 3

1.3.0 (2019-09-26)

Features

  • eventmapping: add has event name and has event type (f3f9a1b)

1.2.0 (2019-09-26)

Features

  • eventmapping: adds try get event name and try get event type (bc1091e)

1.1.1 (2019-08-22)

Bug Fixes

  • use correct nuget dependencies (29273c2)

1.1.0 (2019-08-22)

Features

1.0.3 (2019-04-25)

1.0.2 (2019-04-24)

1.0.1 (2018-12-18)

1.0.0 (2018-12-16)

Features

  • open source with MIT license as 'agentschap Informatie Vlaanderen' (8d954db)