Skip to content

Release v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 22:17
b5b5706
  • Improve support for inline function calls (#8). The functionality remains experimental, but it should be a bit more useful.
    environment:
      - SIBLING=$(dirname "$FILE")/sibling.txt
  • Improve test coverage. Add php82 to test matrix.