Skip to content

v0.2.2

Compare
Choose a tag to compare
@favoyang favoyang released this 04 Aug 13:46
· 160 commits to master since this release

Changes v0.2.2

  • Fixed simplified behavior.
  • Added unit tests.

Changes since v0.2.0

  • Added address/group replacement. Working with regex rule to build the address based on information captured from the path.
  • Added path elements extraction for address/group replacement (i.e. ${PATH[0]})
  • Added option to automatically create groups if not exist, default False.
  • Added option to remove empty groups except the default group, default False.
  • Added option to define if labels from ruleset are added or replace the current ones.
  • Added save, documentation buttons.
  • Improved documentation.

Thanks @AlkisFortuneFish @danilonishi for the contributions.