-
2.0.1 Stable
released this
2024-10-13 22:18:09 +03:00 | 18 commits to master since this release📅 Originally published on GitHub: Sun, 13 Oct 2024 19:22:55 GMT
🏷️ Git tag created: Sun, 13 Oct 2024 19:18:09 GMTWhat's Changed
- Add WithCustomDirectives option by @tufanbarisyildirim in https://github.com/tufanbarisyildirim/gonginx/pull/38
- feat: added WithSkipValidDIrectivesErr option by @0xJacky in https://github.com/tufanbarisyildirim/gonginx/pull/40
- fixed unknown block or directive error by @mofantor in https://github.com/tufanbarisyildirim/gonginx/pull/45
- Code has been restructured and task/todo has been completed by @mofantor in https://github.com/tufanbarisyildirim/gonginx/pull/46
- inline comment by @cwww3 in https://github.com/tufanbarisyildirim/gonginx/pull/51
- fix unexpected token BlockEnd (}) by @Nobilta in https://github.com/tufanbarisyildirim/gonginx/pull/49
New Contributors
- @mofantor made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/45
- @cwww3 made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/51
- @Nobilta made their first contribution in https://github.com/tufanbarisyildirim/gonginx/pull/49
Full Changelog: https://github.com/tufanbarisyildirim/gonginx/compare/2.0.0...2.0.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.0.0 Stable
released this
2023-12-22 23:26:08 +03:00 | 24 commits to master since this release📅 Originally published on GitHub: Fri, 22 Dec 2023 20:27:06 GMT
🏷️ Git tag created: Fri, 22 Dec 2023 20:26:08 GMTWhat's Changed
- Handle errors go way & handle unexpected EOF in blocks by @tufanbarisyildirim in https://github.com/tufanbarisyildirim/gonginx/pull/32
Full Changelog: https://github.com/tufanbarisyildirim/gonginx/compare/0.0.1...2.0.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
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
mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00