Skip to content

Releases: cubicdaiya/nginx-build

v0.3.2

19 Mar 16:20

Choose a tag to compare

v0.3.2

v0.3.1

25 Jan 20:04

Choose a tag to compare

bumped version to 0.3.1.

v0.2.1

17 Jan 09:25

Choose a tag to compare

bumped version to 0.2.1.

v0.2.0

03 Dec 17:07

Choose a tag to compare

bumped version to 0.2.0.

v0.1.0

02 Dec 16:02

Choose a tag to compare

bumped version to 0.1.0.

v0.0.6

29 Sep 03:04

Choose a tag to compare

Update README.md

v0.0.5: fix '-clear' option problem

14 Jul 05:10

Choose a tag to compare

When there are more than 100 entries in a directory,
os.RevemoveAll have the postential to fail.
Some 3rd-party module(e.g. lua-nginx-module) tumbles this restriction.