# Changes

## [2.1.10] 2022-03-16

- Review property generator to use ' instead of " for string values

## [2.1.12] 2022-03-16

- Add comments defintions to class definitions

## [2.4.0] 2023-03-21

- Removed dependency to core-helpers library

## [0.2.5] 2023-07-20

- Deprecated non explicit `ImplementableStruct::setBaseInterface()` method
- Added a replacement `ImplementableStruct::addBaseInterface()` method for `setBaseInterface()` method


- Update addConstructor source code generator to return void instead of self