This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
Support hack-router v0.9
Pre-release
Pre-release
Changes
This release:
- supports hack-router v0.9
- uses the Hack Standard Library
Using the Hack Standard Library means that HHVM 3.21 or later and hhvm-autoload are required.
Roadmap
This release supersedes v1.0.0rc5; it is not a release candidate as substantial changes are expected before v1.0:
- v0.10: support hack-router v0.10 and HHVM 3.23+, and update other dependencies
- v0.11: migrate from Hack Collections to Hack Arrays (vec/dict/keyset)
- v0.12+: broader API review and feature improvements, likely to include more usage of shapes over objects