Skip to content

Release 2.1.0#22

Merged
picamator merged 20 commits intomainfrom
development
May 3, 2025
Merged

Release 2.1.0#22
picamator merged 20 commits intomainfrom
development

Conversation

@picamator
Copy link
Copy Markdown
Owner

@picamator picamator commented May 3, 2025

Release 2.1.0

Description

Action Required

Installing PHP extention bcmath.

New Features

Transfer Object:

1, Added new adapter TransferAdapterTrait to simlify intergration external Transfer Objects

TO Generator:

  1. Introduced dateTimeType Definition File key to support DateTime, DateTimeImmutable, see wiki
  2. Added bcmath extention requirements
  3. Introduced numberType Definition File key to support BcMath\\Number, see wiki
  4. Added JSON schema for generator configurtation and Definition File

Definition Generator:

  1. Suppored parsing DateTime in ATOM format

Improvements

Transfer Object:

  1. Refactored transfer attributes, improved fromArray() performance
  2. Refactored ConfigEnvironmentRender

Documentation and other:

  1. Added IDE icon
  2. Actualized README.md
  3. Excluded config on .gitattributes
  4. Upgraded composer dependencies

Type of Change

Please delete options that are not relevant:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update

Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have updated the documentation to reflect my changes (if applicable).
  • I agree to follow this project's Code of Conduct.

@picamator picamator merged commit 5b96806 into main May 3, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant