Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Releases: hhvm/hack-router-codegen

Move TestsBypassVisibility attribute out of tests/ and to src/

13 Feb 21:47
Compare
Choose a tag to compare

HHVM4 requires attributes to be declared; while this is only used by tests, it is used to mark non-test classes

Updated dependencies

13 Feb 20:48
Compare
Choose a tag to compare
Updated dependencies Pre-release
Pre-release

This release depends on new versions of usox/hackttp and hack-http-request-response-interfaces

Support HHVM 4.0

11 Feb 19:42
Compare
Choose a tag to compare
Support HHVM 4.0 Pre-release
Pre-release
v0.15

Support HHVM 4.0

Support hack-router v0.17, use hack-http-request-response-interfaces instead of PSR-7

12 Dec 20:05
4fe06b3
Compare
Choose a tag to compare

Support HHVM 3.29

19 Oct 21:12
Compare
Choose a tag to compare
Support HHVM 3.29 Pre-release
Pre-release
v0.13

Update dependencies, support 3.29

Support HHVM 3.28

28 Aug 19:53
Compare
Choose a tag to compare
Support HHVM 3.28 Pre-release
Pre-release
0.12

Update dependencies, update forward compatibility level, fix lint war…

New license, support for new versions of hack-router, hack-codegen, and definition-finder

06 Jul 16:08
Compare
Choose a tag to compare

This release is available under the MIT license, and has updated dependencies.

Support additional typechecker restrictions

09 Feb 22:13
Compare
Choose a tag to compare

This release supports:

  • safe_array=true and safe_vector_array=true
  • enable_experimental_tc_features=no_fallback_in_namespaces (nightlies, expected in 3.25)

Support HHVM 3.24

09 Jan 20:38
Compare
Choose a tag to compare
Support HHVM 3.24 Pre-release
Pre-release
v0.10.2

Support 3.24, require 3.23+

Replace nullable parts of router config with non-nullable but optional

15 Nov 23:02
Compare
Choose a tag to compare
v0.10.1

nullable => optional for TRouterCodegenConfig