Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,35 @@

## [Unreleased]

## [2024.5.1] - 2024-05-16

### Added

- Support for clean_framework v4.
- Added support for Android Studio Koala.

## [2024.1.1] - 2023-12-28

### Added

- Added support for Android Studio Iguana.
- Added default `copyWith` override to generated Entity class.
- Added test file generators at feature generation.

## [2023.2.23] - 2023-02-23

### Added

- Added clean_framework package at project generation

## [2023.2.22] - 2023-02-22

### Added

- Initial release

[Unreleased]: https://github.com/AcmeSoftwareLLC/clean-framework-intellij/compare/v2024.5.1...HEAD
[2024.5.1]: https://github.com/AcmeSoftwareLLC/clean-framework-intellij/compare/v2024.1.1...v2024.5.1
[2024.1.1]: https://github.com/AcmeSoftwareLLC/clean-framework-intellij/compare/v2023.2.23...v2024.1.1
[2023.2.23]: https://github.com/AcmeSoftwareLLC/clean-framework-intellij/compare/v2023.2.22...v2023.2.23
[2023.2.22]: https://github.com/AcmeSoftwareLLC/clean-framework-intellij/commits/v2023.2.22