Skip to content

Latest commit

 

History

History
120 lines (82 loc) · 2.31 KB

File metadata and controls

120 lines (82 loc) · 2.31 KB

0.9.15

0.9.14 2026-01-13

0.9.13 2026-01-13

0.9.12 2026-01-13

0.9.11 2026-01-12

0.9.10 2026-01-12

0.9.9 2026-01-12

0.9.8 2026-01-12

0.9.7 2026-01-06

0.9.6 2026-01-05

0.9.5 2026-01-05

  • Added encrypted environment-specific secrets.

0.9.4 2026-01-04

0.9.3 2026-01-04

0.9.2 2026-01-04

0.9.1 2025-12-03

  • Added array support to ENV setting source.

0.9.0 2025-11-28

  • Breaking change: refactored namespace names.
  • Refactored version and added a factory.

0.8.7 2025-11-21

  • Added support for redis url and username.

0.8.6 2025-11-19

  • Added redis repository.

0.8.5 2025-11-15

0.8.4 2025-11-15

  • Updated filter classes.

0.8.3 2025-11-12

  • Settings values are now mixed data type instead of just strings.

0.8.2 2025-11-11

  • Converted to camelcase.

0.8.1 2025-11-10

  • Env setting source now supports getting entire sections.

0.8.0 2025-11-06

  • Added getSection method to the setting manager.

0.7.1 2025-02-06

0.7.0 2025-01-27

  • Updated tests to 100% coverage.
  • Changed from StringData to NString

0.6.12 2025-01-16

  • Updated env constructor signature.

0.6.11 2025-01-15

  • Missing .env files no longer return an error.

0.6.10 2025-01-15

  • Added fallback capability to the setting manager so that it will read from environment variables if the setting is not found in the ini file.

0.6.9

0.6.8

0.6.7

0.6.6

  • Added yaml setting source.

0.6.5 2024-12-18

  • Refactored Env.

0.6.4 2024-12-18

  • Moved env class to this package.
  • Added a setting source for environment variables.

0.6.3 2024-12-16

  • Updated interfaces.

0.6.2 2024-11-27

  • Fixed an issue in ini get.

0.6.1 2024-11-27

  • Refactored the settings interface.

0.6.0

  • Scheduled release

0.5.10 2022-04-04

  • Scheduled release

0.5.9 2022-04-03

  • Updated composer and documentation.

0.5.8 2022-03-31

  • Updated tests.

0.5.7 2020-08-26

  • Refactored filters to use static methods.

0.5.6 2020-08-25

  • Updated filters to use newer IFilter interface.

0.5.5 2020-08-19

  • Added SettingManager.

0.5.4

  • Fixed an issue with getDateRangeForWeek

0.5.3 2020-08-10

  • added getDateRangeForWeek to get the date range for a specific year/week number.

0.5.2 2020-08-05

  • Added getQuarter to Date. Gets the date range for the specified fiscal quarter.

0.5.1