Skip to content

Releases: TobTheRock/vscode_cpp_codegen

v0.4.1

20 Mar 19:56

Choose a tag to compare

  • updated dependencies

v0.4.0

17 Apr 15:46

Choose a tag to compare

chore: updating deps + preparing release

v0.3.2

10 Mar 20:58

Choose a tag to compare

fix: missing header guards

v0.3.1

22 Feb 11:18

Choose a tag to compare

Rerelease due to faulty bundling, new commands are not available

v0.3.0

20 Feb 10:03
6d489b7

Choose a tag to compare

added: Creating abstract factories from a header
added: Namepattern support for interfaces/abstract factories
fix: UI directory selection not working
fix: Name input dialogue is only shown for interfaces when generating implementation stubs

v0.2.0

29 Aug 07:56

Choose a tag to compare

chore: added esbuild bundler

v0.1.4: Merge pull request #12 from HerrFroehlich/feature/release-0.1.4

18 Jul 21:24
f228608

Choose a tag to compare

v0.1.3

08 May 15:57
b6e5d7c

Choose a tag to compare

Merge pull request #11 from HerrFroehlich/feature/release-0.1.3

feature: Release v0.1.3

v0.1.2

04 Apr 08:01
ee4723d

Choose a tag to compare

Merge pull request #4 from HerrFroehlich/feat/release-0-1-2

Release 0.1.2

Minor fixes

28 Mar 15:12

Choose a tag to compare

  • fixed: Serialization of nested classes
  • fixed: Too many remaining new line feeds when merging source files