Skip to content

Tags: apigee/apib

Tags

APIB_1_2_1

Fix Bazel build and update instructions.

APIB_1_2_1_RC2

Fix Bazel build and update instructions.

APIB_1_2_1_RC1

Add cmake build option.

It depends on having libev, http_parser, abseil, and openssl
all installed on the system. However for systems like
Homebrew that have all those things, it makes building
a lot simpler.

APIB_1_2

Add a --version argument.

APIB_1_2_RC1

Use new ev_io_modify method from libev.

APIB_1_1

Replace std::regex use.

A regex that worked in some places was failing on Centos.
Turns out that regex was overkill in that place.

APIB_1_0

Current stable release.