Skip to content

Releases: audunru/config-secrets

v7.1.0

Choose a tag to compare

@audunru audunru released this 25 May 18:18

7.1.0 (2026-05-25)

Features

v7.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 07:39

7.0.0 (2026-03-24)

Features

BREAKING CHANGES

  • Laravel 13 is now the minimum required version, which also means PHP 8.3 is required

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 18:00

6.0.0 (2026-03-01)

Features

  • do not log supplied values count by default (#94) (e2fd74d)

BREAKING CHANGES

  • Previously logging was always enabled.

v5.0.2

Choose a tag to compare

@github-actions github-actions released this 15 Nov 22:19

5.0.2 (2025-11-15)

Bug Fixes

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 09:40
6924f08

5.0.0 (2025-03-16)

⚠ BREAKING CHANGES

  • laravel 12 support (#51)

Features

Miscellaneous Chores

  • rename master branch to main (ed6b53c)

v4.1.3

Choose a tag to compare

@github-actions github-actions released this 02 Feb 08:52
37dc8c7

4.1.3 (2025-02-01)

Miscellaneous Chores

v4.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Aug 08:17
2bc32de

4.1.2 (2024-08-25)

Miscellaneous Chores

v4.1.1

Choose a tag to compare

@github-actions github-actions released this 25 May 06:30
dccb4ff

4.1.1 (2024-05-20)

Miscellaneous Chores

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 10 May 15:14
cd32e7e

4.1.0 (2024-05-10)

Features

  • update configuration only when running certain console commands (#17) (450280b)

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 08 May 21:09
1455ae2

4.0.0 (2024-05-08)

⚠ BREAKING CHANGES

  • do not update configuration when package is booted

Bug Fixes

  • do not update configuration when package is booted (a04f6a4)

Reverts

  • service provider is deferrable (c2cf2fc)