Skip to content

Releases: werpu/tinydecscodegen

First major release

Choose a tag to compare

@werpu werpu released this 23 Oct 10:42

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

Choose a tag to compare

@werpu werpu released this 15 Dec 14:27

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

Choose a tag to compare

@werpu werpu released this 20 Oct 17:04

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

Edit Template

Edit Template Pre-release
Pre-release

Choose a tag to compare

@werpu werpu released this 06 Oct 17:44

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

Smaller bugfixes and usability improvements

Choose a tag to compare

@werpu werpu released this 03 Oct 15:30

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

Code generation from open ts file also works now

Choose a tag to compare

@werpu werpu released this 02 Oct 22:03

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

Choose a tag to compare

@werpu werpu released this 02 Oct 21:04

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

Pre-release

Choose a tag to compare

@werpu werpu released this 02 Oct 12:59

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

0.1.0 Pre-release
Pre-release

Choose a tag to compare

@werpu werpu released this 01 Oct 20:53

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

Choose a tag to compare

@werpu werpu released this 30 Sep 14:39

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