Releases: phper-framework/phper
Releases · phper-framework/phper
phper-v0.16.1
Added
- Introduce new_persistent method for ZString (#204)
- Enhance enum functionality with access methods (#203)
- Add preliminary support for enums (#201)
phper-sys-v0.15.2
Added
- Add preliminary support for enums (#201)
Fixed
- fix ClassEntry typehints (#206)
phper-doc-v0.15.2
Added
- Enhance enum functionality with access methods (#203)
- Add preliminary support for enums (#201)
Other
- Adjust the documentation of the enum (#202)
phper-build-v0.15.2
Added
- Add preliminary support for enums (#201)
phper-alloc-v0.15.2
Other
- updated the following local packages: phper-sys, phper-build
phper-v0.16.0
Added
- [breaking] rename
bind_*
to bound_*
(#192)
Other
- allow static interface methods (#198)
- update readme and remove dep once_cell (#196)
- optimizing
extends
and implements
(#193)
- improve Interface::extends and ClassEntry::extends (#190)
- refactor ClassEntity.implements (#189)
- [breaking] add argument and return value type-hints (#187)
phper-test-v0.15.1
Other
- Remove workspace.package.version (#199)
- update readme and remove dep once_cell (#196)
phper-sys-v0.15.1
Other
- Remove workspace.package.version (#199)
- [breaking] add argument and return value type-hints (#187)
phper-macros-v0.15.1
Other
- Remove workspace.package.version (#199)
phper-doc-v0.15.1
Other
- Remove workspace.package.version (#199)
- allow static interface methods (#198)
- test and document co-dependent classes (#194)
- improve Interface::extends and ClassEntry::extends (#190)
- refactor ClassEntity.implements (#189)
- [breaking] add argument and return value type-hints (#187)