Nginxinc Crossplane Versions Save

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

v0.4.14

5 years ago

Fixed the crossplane format subcommand

v0.4.13

5 years ago

Fixed bug where directives that contained spaces were not being quoted.

v0.4.12

5 years ago

v0.4.11

5 years ago
  • Fixed bug in crossplane build where args that started with } wouldn't be quoted.

v0.4.10

5 years ago
  • Fixed small unicode bug for Python 2

v0.4.9

5 years ago
  • Fixed handling of quoted braces and semicolons.
  • When including files via a glob pattern, files are now added in alphabetical order.

v0.4.8

5 years ago

v0.4.7

5 years ago

Just README fixes.

v0.4.5

5 years ago

Fixes bug where empty values in a map block would not be written to the config on build.

v0.4.4

6 years ago

Made crossplane.parser._combine_parsed_configs more fault tolerant.