Skip to content

Releases: werpu/tinydecscodegen

First major release

23 Oct 10:42

Choose a tag to compare

Hello, I hope you enjoy the first major release of my plugin...
From now on I will start to work on 2.0. The 1.0 branch will get only mild bugfixes and
adjustments for future Intellij versions until 2.0 is out.

Smaller bugfix release - artifact codegens now mostly function complete

15 Dec 14:27

Choose a tag to compare

This relase contains smaller bugfixes in the code generators (the enum generation was broken)

Pretty much all minor artifacts provided by the tiny decorations are now properly generated.

This is a pre release since major functionality (new project setup) still is missing.

enum generation and from source generation

20 Oct 17:04

Choose a tag to compare

Enum generation added
Generate from source for enums. services and dtos added
New dto structure on the typescript side

Edit Template

06 Oct 17:44

Choose a tag to compare

Edit Template Pre-release
Pre-release

Added an edit template functionality and a better component generation by embedding a html dialog.

Smaller bugfixes and usability improvements

03 Oct 15:30

Choose a tag to compare

Time for a small bugfix release, no big improvements
only smaller adjustments.

Code generation from open ts file also works now

02 Oct 22:03

Choose a tag to compare

Time for another 0.x release, the code generation from an open dto or service file with cross reference
into java also works now.

So whats left, not to much I can think of maybe the setup of a base project within a given dir, but I have yet not decided and of course extensive documentation.

Improved the file handling of the code generation

02 Oct 21:04

Choose a tag to compare

The code generation now has an improved file handling, you now can select a target dir
and also if an artifact already exists then a diff editor is opened so that you can merge your code in.

All artifacts are now generatable

02 Oct 12:59

Choose a tag to compare

Pre-release

all basic artifacts are now generateable within the scope of an existing annotated project. The plugin is usable, I am eating my own dogfood in a huge project, to avoid integration issues at a late stage.

0.1.0

01 Oct 20:53

Choose a tag to compare

0.1.0 Pre-release
Pre-release

The most important new ... wizards are in place, auto adding of sich generated artifacts to a parent @NgModule also works...

Windows now also works as expected, dto gen also

30 Sep 14:39

Choose a tag to compare

The code generation from a given spring artifact also now works in windows as expected, dto generation also finally works