Skip to content

Releases: phper-framework/phper

0.11.0

15 Apr 06:04
33c901e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.2...0.11.0

0.10.2

12 Jan 05:40
a6b3355
Compare
Choose a tag to compare

What's Changed

  • Fix panic when get_module be called multi times. by @jmjoy in #104
  • Bump to 0.10.2. by @jmjoy in #105

Full Changelog: 0.10.1...0.10.2

0.10.1

07 Jan 07:05
b3e7f33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

05 Jan 05:50
c77e69d
Compare
Choose a tag to compare

What's Changed

  • Add missing_docs lints, and supplementary documents. by @jmjoy in #96
  • Impl ToOwned for ZObj, supplement ZObj document. by @jmjoy in #97
  • Add Module::add_info method, supplement module document. by @jmjoy in #98
  • Adjust module api. by @jmjoy in #99
  • Adjust module hooks api. by @jmjoy in #100
  • Bump to 0.10.0. by @jmjoy in #101

Full Changelog: 0.9.0...0.10.0

0.9.0

18 Dec 11:15
0b133fe
Compare
Choose a tag to compare

What's Changed

  • Refactor classes. by @jmjoy in #89
  • Add classes implements method and errors tests. by @jmjoy in #90
  • Add references support, and rename ZendFunction. by @jmjoy in #91
  • Remove the implement of From to ZVal. by @jmjoy in #92
  • Re add ZArr::iter(). by @jmjoy in #94
  • Bump to 0.9.0. by @jmjoy in #95

Full Changelog: 0.8.0...0.9.0

0.8.0

10 Dec 04:11
3d85ba8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

03 Dec 10:57
9b1d180
Compare
Choose a tag to compare

What's Changed

  • Remove cmd mod and adjust phper-test. by @jmjoy in #74
  • Rename example hello to complex. by @jmjoy in #75
  • Add simple example hello. by @jmjoy in #76
  • Add crate phper-doc for documentation purpose. by @jmjoy in #72
  • Bump to 0.7.0. by @jmjoy in #77

Full Changelog: 0.6.0...0.7.0

0.6.0

29 Nov 00:48
a4c8ab2
Compare
Choose a tag to compare

What's Changed

  • Update CI for version check. by @jmjoy in #48
  • Setup CI required. by @jmjoy in #49
  • Add constant, and replace ToString with Into. by @jmjoy in #52
  • Switch min rust version to 1.64, adjust workspace. by @jmjoy in #53
  • Rename constant to constants. by @jmjoy in #54
  • Change ini entities cross threads. by @jmjoy in #55
  • Upgrade dependencies to latest versions. by @jmjoy in #56
  • Add fmaximumf64x and __fmaximumf64x to blocklist. by @jmjoy in #59
  • Not use example in tests. by @jmjoy in #69
  • Bump to 0.6.0. by @jmjoy in #70

Full Changelog: 0.5.1...0.6.0

0.5.1

06 Sep 16:28
88db607
Compare
Choose a tag to compare

What's Changed

  • solve macos compilation problem by @chenhuaiyuan in #43
  • Improve CI, with macos support. by @jmjoy in #45
  • Bump to 0.5.1, with dependencies and document updated. by @jmjoy in #46

New Contributors

Full Changelog: 0.5.0...0.5.1

Release 0.5.0

30 Aug 15:34
8d99c6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.5.0