Skip to content

Tags: imjoey/pyhaproxy

Tags

v0.3.7

Toggle v0.3.7's commit message
New Release v0.3.7: Fix bug #25

v0.3.6

Toggle v0.3.6's commit message
Fix critical bug #20, which affects the listen block rendering.

v0.3.2

Toggle v0.3.2's commit message
Fix incorrect attribute accessing if class Option.

v0.3.0

Toggle v0.3.0's commit message
1. Fix critical issue #12. 2. Optionmize some codes. This version has…

… some APIs backword incompatible, which are figured out in readme file.

v0.2.4

Toggle v0.2.4's commit message
Add the support of setting haproxy config file content as the second …

…param for initializing parse.Parser instance.

v0.2.2

Toggle v0.2.2's commit message
fix bind-process error parsing, then change version to 0.2.2

v0.2.1

Toggle v0.2.1's commit message
fix #5, then change version to 0.2.1

v0.2.0

Toggle v0.2.0's commit message
bug fix: typo error and server-attributes whitespaces error