Skip to content

Releases: nginxinc/crossplane

v0.4.14

22 Dec 06:00
Compare
Choose a tag to compare

Fixed the crossplane format subcommand

v0.4.13

05 Dec 23:08
Compare
Choose a tag to compare

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

v0.4.12

29 Aug 06:14
Compare
Choose a tag to compare
Increased version to 0.4.12

v0.4.11

28 Aug 22:55
Compare
Choose a tag to compare
  • Fixed bug in crossplane build where args that started with } wouldn't be quoted.

v0.4.10

28 Aug 21:27
Compare
Choose a tag to compare
  • Fixed small unicode bug for Python 2

v0.4.9

22 Aug 20:32
Compare
Choose a tag to compare
  • Fixed handling of quoted braces and semicolons.
  • When including files via a glob pattern, files are now added in alphabetical order.

v0.4.8

29 Jun 01:24
Compare
Choose a tag to compare
Increased version to 0.4.8

v0.4.7

29 Jun 00:14
Compare
Choose a tag to compare

Just README fixes.

v0.4.5

28 Jun 23:15
Compare
Choose a tag to compare

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

v0.4.4

10 May 22:16
Compare
Choose a tag to compare

Made crossplane.parser._combine_parsed_configs more fault tolerant.