Skip to content

Tags: Log1x/sage-directives

Tags

v2.0.6

Toggle v2.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🧑‍💻 Improve `@hasfield`, `@isfield`, `@hassub` and `@issub` directive…

…s when passed an array key (#153)

v2.0.5

Toggle v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🧑‍💻 Do not load Directives that conflict with other packages (#150)

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
📝 Add `@menu` to the docs (#148)

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🔖 v2.0.3 (#144)

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps-dev): bump pestphp/pest from 2.9.5 to 2.10.1 (#100)

Bumps [pestphp/pest](https://github.com/pestphp/pest) from 2.9.5 to 2.10.1.
- [Release notes](https://github.com/pestphp/pest/releases)
- [Changelog](https://github.com/pestphp/pest/blob/2.x/CHANGELOG.md)
- [Commits](pestphp/pest@v2.9.5...v2.10.1)

---
updated-dependencies:
- dependency-name: pestphp/pest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
enhance(directives): Add support for customizing the @field format va…

…lue (Fixes #43) (#97)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(directive): Rename `ACF` to `Acf` (#93)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v1.1.8

Toggle v1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(hasposts): add missing closing tag (Fixes: #34)

v1.1.7

Toggle v1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(thumbnail): Fix @thumbnail always passing `thumbnail` when second…

… argument is `false`.