mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00
-
0.0.1 Stable
released this
2023-11-16 18:47:38 +03:00 | 25 commits to master since this release📅 Originally published on GitHub: Fri, 15 Dec 2023 12:29:00 GMT
🏷️ Git tag created: Thu, 16 Nov 2023 15:47:38 GMTThis is the first working but a buggy copy of the gonginx project. Initially, I did not expect it to be used that widely and I haven't analyzed different configuration files well. After releasing that version so anyone can stick with the old api, I will start mastering the nginx config file and have breaking changes with e better parser/validator/generator.
What's Changed
- Update upstream.go by @cr4zyvv in https://github.com/tufanbarisyildirim/gonginx/pull/4
- avoid panic if comment is found in statements by @virusdefender in https://github.com/tufanbarisyildirim/gonginx/pull/6
- Recursive include parsing by @riadafridishibly in https://github.com/tufanbarisyildirim/gonginx/pull/7
- Fix typo, ignore editor metadata by @qba73 in https://github.com/tufanbarisyildirim/gonginx/pull/8
- Run tests in parallel by @qba73 in https://github.com/tufanbarisyildirim/gonginx/pull/9
- Make Go linter happy by @qba73 in https://github.com/tufanbarisyildirim/gonginx/pull/10
- fix: parseBlock stopped after first directive by @telnet2 in https://github.com/tufanbarisyildirim/gonginx/pull/11
- feat: associate comments with config objects by @0xJacky in https://github.com/tufanbarisyildirim/gonginx/pull/12
- feat: support parse lua block by @caiwc in https://github.com/tufanbarisyildirim/gonginx/pull/14
- update go version, git action, make linter happy by @tufanbarisyildirim in https://github.com/tufanbarisyildirim/gonginx/pull/15
- Rework variable & keyword by @tufanbarisyildirim in https://github.com/tufanbarisyildirim/gonginx/pull/18
- Implement lua block wrapper by @tufanbarisyildirim in https://github.com/tufanbarisyildirim/gonginx/pull/23
- Fix issue with not closed file descriptor by @berejant in https://github.com/tufanbarisyildirim/gonginx/pull/29
New Contributors
- @cr4zyvv made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/4
- @virusdefender made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/6
- @riadafridishibly made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/7
- @qba73 made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/8
- @telnet2 made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/11
- @0xJacky made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/12
- @caiwc made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/14
- @tufanbarisyildirim made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/15
- @berejant made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/29
Full Changelog: https://github.com/tufanbarisyildirim/gonginx/commits/0.0.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads