Nginxinc Crossplane Versions Save

Quick and reliable way to convert NGINX configurations into JSON and back.

v0.5.8

1 year ago

Allow parsing non-Unicode nginx configurations

v0.5.7

3 years ago

Add support of resolver directive in the upstream block

v0.5.6

3 years ago

Fix for Lua comments with the apostrophe

v0.5.5

3 years ago

Fix for Lua comments with apostrophe

v0.5.4

4 years ago

Updated directive definitions up to nginx 1.17.9

v0.5.3

4 years ago

Updated directive definitions up to nginx 1.17.0

v0.5.2

5 years ago

Fixed the crossplane minify subcommand, added the ability to format/minify a config file in place, and made it so that crossplane format no longer removes comments.

v0.5.1

5 years ago

Bug fix: comments between arguments were being parsed as arguments.

v0.5.0

5 years ago

Updated directive definitions to be up to date with nginx 1.15.10.

v0.4.15

5 years ago

Includes a couple fixes for the crossplane format CLI command, also added a crossplane.format Python function.