Skip to content

Releases: drutiny/drutiny

3.6.0

05 Jun 20:29
Compare
Choose a tag to compare
Format fixes.

3.4.8

23 Nov 22:03
Compare
Choose a tag to compare
Added hasPolicyResult method to make conditionals in twig easier.

3.4.7

28 Oct 00:06
Compare
Choose a tag to compare
Adding audit dispatching event.

3.4.6

12 Jun 19:57
Compare
Choose a tag to compare
Bump guzzlehttp/guzzle from 6.5.6 to 6.5.7

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.6 to 6.5.7.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.7/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.6...6.5.7)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

3.4.5

31 May 21:53
Compare
Choose a tag to compare
Fix bug where some targets can't handle parsing twice.

3.4.4

29 May 22:47
985915d
Compare
Choose a tag to compare
Add PHP 8.0 and 8.1 support to github actions. (#324)

* Add PHP 8.0 and 8.1 support to github actions.
* Fix typo in CI YAML.
* Fix bug with forward slashes in phar filepath name.

3.4.3

23 May 21:38
Compare
Choose a tag to compare
Clean up namespaces in Terminal.

3.4.2

23 May 03:28
Compare
Choose a tag to compare
Ensure set URIs through CLI take priority.

3.4.1

20 Apr 00:55
Compare
Choose a tag to compare
Be more verbose about failures in profile:run.

3.4.0

20 Apr 00:17
Compare
Choose a tag to compare
Extend source filtering to profile:list command.