1.6.12
What's Changed
- Implement XMLDOC support by @zsr2531 in #2
- Enhancements & Bug Fixes by @dansiegel in #9
- Fix warnings about NRT not being enabled by @zsr2531 in #10
- Bug Fixes by @dansiegel in #11
- Bug Fixes by @dansiegel in #12
- Add a way to make a property virtual or override by @zsr2531 in #15
- allow Pragma warning disable by @dansiegel in #18
- expose Parameters by @dansiegel in #19
- Extensions Constant by @dansiegel in #20
- Pack code as content by @dansiegel in #22
- Changed
ref
toin
keyword by @pictos in #24 - Add abstract support for classes and methods by @MichaelHochriegl in #29
- Adds Support for Generics by @dansiegel in #30
- Bugfix empty body on abstract method by @MichaelHochriegl in #31
- add ability to customize Autogenerated Message by @dansiegel in #32
- Add support for Records by @dansiegel in #34
- switch to GitHub Actions by @dansiegel in #35
- Nullable Support by @dansiegel in #38
New Contributors
- @zsr2531 made their first contribution in #2
- @dansiegel made their first contribution in #9
- @pictos made their first contribution in #24
- @MichaelHochriegl made their first contribution in #29
Full Changelog: https://github.com/dansiegel/CodeGenHelpers/commits/1.6.12