Skip to content

Releases: phper-framework/phper

phper-v0.16.1

01 May 02:22
cdf7ad7
Compare
Choose a tag to compare

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

01 May 02:21
cdf7ad7
Compare
Choose a tag to compare

Added

  • Add preliminary support for enums (#201)

Fixed

  • fix ClassEntry typehints (#206)

phper-doc-v0.15.2

01 May 02:23
cdf7ad7
Compare
Choose a tag to compare

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

01 May 02:22
cdf7ad7
Compare
Choose a tag to compare

Added

  • Add preliminary support for enums (#201)

phper-alloc-v0.15.2

01 May 02:22
cdf7ad7
Compare
Choose a tag to compare

Other

  • updated the following local packages: phper-sys, phper-build

phper-v0.16.0

04 Apr 16:38
1598925
Compare
Choose a tag to compare

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

04 Apr 16:39
1598925
Compare
Choose a tag to compare

Other

  • Remove workspace.package.version (#199)
  • update readme and remove dep once_cell (#196)

phper-sys-v0.15.1

04 Apr 16:37
1598925
Compare
Choose a tag to compare

Other

  • Remove workspace.package.version (#199)
  • [breaking] add argument and return value type-hints (#187)

phper-macros-v0.15.1

04 Apr 16:38
1598925
Compare
Choose a tag to compare

Other

  • Remove workspace.package.version (#199)

phper-doc-v0.15.1

04 Apr 16:39
1598925
Compare
Choose a tag to compare

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)