Skip to content

Releases: rookie-ricardo/BeanMappingKey

2.6.0

16 Nov 11:35
Compare
Choose a tag to compare

Upgrade IntelliJ Platform 2.X, remove expired APIs, and support IDEA 2024.2+ for JDK21.

2.5.0

05 Dec 12:46
Compare
Choose a tag to compare

Support all subsequent versions without updating.

2.3.0

01 Dec 13:47
Compare
Choose a tag to compare

Support the latest version of idea.

2.2.0

13 Jun 12:33
Compare
Choose a tag to compare
  1. fix-Classes in java core are no longer handled

2.0.0

04 Jun 10:09
Compare
Choose a tag to compare
  1. Feature: Support for generation between two nested objects.
  2. Optimization part of the code.

1.3.0

14 Apr 03:38
Compare
Choose a tag to compare
  1. added 2022.X version support.
  2. fix method parameter reference problem.

1.2.0

10 Feb 11:47
Compare
Choose a tag to compare
  1. add more checks and processing through class generation

1.1.0

05 Jan 14:34
Compare
Choose a tag to compare
  1. Fix the NPE when the method parameter is the basic data type.
  2. Support method multi-parameter.

1.0.0

01 Jan 09:05
Compare
Choose a tag to compare

This is the first version of this plug-in, and the basic conversion function has been completed.