Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 2.18 KB

v1.0.0 (2022-10-02)

Features

  • Modernize code for php8+ (Jitendra Adhikari) 7841d8f

Miscellaneous

  • Composer: Req php>=8.0, bump phpunit, add test scripts (Jitendra Adhikari) 35850f3
  • Travis: Retire it :( (Jitendra Adhikari) a994d44

Builds

  • Workflow: Add github action build (Jitendra Adhikari) c2fb353
  • Travis: Add php 7.3, 7.4 (Jitendra Adhikari) 1abfbf3

[v0.1.0] 2018-08-19 06:08:30 UTC

  • 1c3223c build: temp disable php5.6 (Jitendra Adhikari)
  • 39c9550 refactor (Jitendra Adhikari)
  • 1e45992 test: fix test, we still use php5 (Jitendra Adhikari)
  • 94c940a docs: add Arrayizes (Jitendra Adhikari)
  • 067e8d5 docs: add toc, higher order msg (Jitendra Adhikari)
  • 43522a6 test(hom): test call/get (Jitendra Adhikari)
  • a8b34b7 test(hom): add stub, test call/get (Jitendra Adhikari)
  • e455c99 fix(hom): missing return (Jitendra Adhikari)
  • 6ba1916 feat(hom): support higher order messaging (Jitendra Adhikari)
  • 0b142f4 feat(base): support higer order messaging [wip] (Jitendra Adhikari)
  • 57f51eb Test enhancement (peter279k)
  • 3f9854c docs: fix badge (Jitendra Adhikari)