squarealfa_entity_generator 2.1.10
squarealfa_entity_generator: ^2.1.10 copied to clipboard
Code generators that augment classes that are meant to be used as business entities
2.1.10 #
- Update a dependency to the latest release.
2.1.8 #
- Update a dependency to the latest release.
2.1.7 #
- FIX: Fixed all pending warnings.
2.1.6 #
- CHORE: Updated dependencies
2.1.4 #
- Update a dependency to the latest release.
2.1.3 #
- Update a dependency to the latest release.
2.1.2 #
- Update a dependency to the latest release.
2.1.1 #
- Updated dependencies
2.1.0 #
Changes #
- Moved source code repository from GitHub to GitLab
- Adopted Melos and GitLab as CI solution
- Changed license to MPL
Rationale for source code hosting change #
The change from source code repository is in protest by this project's initial and main author with what he views as GitHub's extremely week response to the carnage going on in Ukraine by Russia. He would have expected at a minimum for any new business in Russia and Belarus to be suspended, which was incidentally GitLab's course of action.
2.0.2 #
- Updated dependencies
2.0.1 #
- Updated dependencies
2.0.0 #
- No longer using builder and validator singletons, but const classes (and other breaking changes).
1.1.2 #
- Removed local variable causing warning in generated validator for empty classes
1.1.1 #
- Added reference to integrating framework.
1.1.0 #
- Removed redundant base classes
1.0.2 #
- Updated dependencies
1.0.1 #
- Removed wrong build configuration
1.0.0 #
- Initial