Skip to content

Releases: phper-framework/phper

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

Release 0.4.0

15 Aug 11:13
b8e0a23
Compare
Choose a tag to compare

What's Changed

  • 0.4.x dev by @jmjoy in #31
  • Add object handle method. by @jmjoy in #32
  • Add try_* methods and modify zstr and zstring debug methods. by @jmjoy in #33
  • Bump to 0.4.0-alpha.4. by @jmjoy in #34
  • Add check ci for single crates. by @jmjoy in #35
  • Optimize code. by @jmjoy in #37

Full Changelog: 0.3.1...0.4.0

Release 0.4.0-alpha.4

06 Aug 14:46
3069548
Compare
Choose a tag to compare

What's Changed

  • 0.4.x dev by @jmjoy in #31
  • Add object handle method. by @jmjoy in #32
  • Add try_* methods and modify zstr and zstring debug methods. by @jmjoy in #33
  • Bump to 0.4.0-alpha.4. by @jmjoy in #34
  • Add check ci for single crates. by @jmjoy in #35

Full Changelog: 0.4.0-alpha.3...0.4.0-alpha.4

Release 0.4.0-alpha.3

01 Jul 03:42
Compare
Choose a tag to compare
Dump to 0.4.0-alpha.3.

Release 0.4.0-alpha.2

05 Jun 05:20
Compare
Choose a tag to compare
Update versions.

Release 0.4.0-alpha.1

19 May 03:50
Compare
Choose a tag to compare
Update README.