Releases: IvanKuchin/ftd-acl-optimizer
Releases · IvanKuchin/ftd-acl-optimizer
0.1.2
Changelog ...
- Potential fix for code scanning alert no. 292: Workflow does not contain permissions @IvanKuchin (#38)
0.1.1
Changelog ...
🐛 Bug Fixes
- Bugfix (regression): incorrect rule name parsing @IvanKuchin (#35)
- Bugfix: incorrect rule name parsing @IvanKuchin (#33)
🧰 Maintenance
- code refactoring: statistics output improvements @IvanKuchin (#37)
- refactoring cli code organisation @IvanKuchin (#36)
- infrastructure: gh action publish improvement @IvanKuchin (#32)
- code refactoring: error message improvement @IvanKuchin (#31)
- code refactoring: improved error management @IvanKuchin (#30)
- Infrastructure: update version in Cargo.toml @IvanKuchin (#29)
0.1.0
Changelog ...
- code refactoring: Implement CLI args in derive-style @IvanKuchin (#10)
- code refactoring: change var names @IvanKuchin (#9)
- Infrastructure: update GH action @IvanKuchin (#2)
- Infrastructure: adding GitHub actions @IvanKuchin (#1)
🚀 Features
- Feature: add name resolution @IvanKuchin (#20)
- Feature: any keyword in ICMP code @IvanKuchin (#19)
- Feature: read src file with line merging @IvanKuchin (#18)
- Feature: support any-keyword in protocol obj as protocol designator @IvanKuchin (#17)
- Feature: CLI args parsing @IvanKuchin (#12)
- Feature: calculate capacity of src and dst networks in a rule-object @IvanKuchin (#8)
- Feature: calculating port capacity @IvanKuchin (#7)
- Add port_list parser @IvanKuchin (#5)
🐛 Bug Fixes
- Bugfix: DNS resolution A-record priority over AAA-record @IvanKuchin (#26)
- Bugfix: incorrect reading file between parenthesis @IvanKuchin (#24)
- Bugfix: merging input file lines between open and closed parenthesis @IvanKuchin (#22)
- Bugfix: network optimization incorrect calculation @IvanKuchin (#13)
🧰 Maintenance
- code refactoring: improved error message @IvanKuchin (#28)
- minor refactoring @IvanKuchin (#23)
- code refactoring @IvanKuchin (#21)
- code refinement @IvanKuchin (#16)
- code refinement @IvanKuchin (#15)
- code cleanup @IvanKuchin (#14)
- Infrastructure: gh-action improved release drafter @IvanKuchin (#11)
- Infrastructure: Create spelling.yml @IvanKuchin (#6)
- Infrastructure: remove CI-action from master push @IvanKuchin (#3)