Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 619 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 619 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.0.0]

Added

  • Added "enclosed_fields" variable for line-per-field capabilities to Java code templates

[0.2.0.0]

Added

  • Add ability to template insertion of setters (desprez)
  • Add ability to template insertion of field type (desprez)

[0.1.0.0]

Added

  • Added "enclosed_bean_fields" variable for line-per-field capabilities to Java code templates