Skip to content

0.6.1 - Host name extraction bug fix

Compare
Choose a tag to compare
@bdalpe bdalpe released this 03 Nov 18:57
· 45 commits to master since this release
1acd969
  • Bug fix - Corrects an issue in the pipeline where the hostname is not correctly extracted if the date is a single digit. Unifies the regex extraction across all pipelines. Thank you @FusionFC!
  • Routes use indexOf filter instead of test for higher performance.