Skip to content

Releases: romanpitak/Nginx-Config-Processor

v0.2.1: accept weird directive names

31 Jan 21:25

Choose a tag to compare

  • accept any whitespace between key and value
  • accept weird directive names (like text/vnd.sun.j2me.app-descriptor)

v0.2

31 Jan 17:08

Choose a tag to compare

  • PHP 7 compatibility
  • some unit tests

Basic functionality

21 Sep 15:56

Choose a tag to compare

Basic functionality Pre-release
Pre-release
  • Config files parsing
  • Pretty Print
  • Config files creation
  • Solid comments handling