Skip to content

feat(versioned_constants): load versioned constants from environment variables with fallback to defaults#1

Merged
prkpndy merged 1 commit into
release/0.13.2from
feat/custom-versioned-const
May 27, 2025
Merged

feat(versioned_constants): load versioned constants from environment variables with fallback to defaults#1
prkpndy merged 1 commit into
release/0.13.2from
feat/custom-versioned-const

Conversation

@prkpndy

@prkpndy prkpndy commented May 27, 2025

Copy link
Copy Markdown
Collaborator
  • Introduced logging to track the loading of versioned constants from a custom path or default values.
  • Updated dependencies to include the log crate in both Cargo.toml and Cargo.lock for enhanced logging capabilities.

Issue Number: N/A

Type

  • feature
  • bugfix
  • dev (no functional changes, no API changes)
  • fmt (formatting, renaming)
  • build
  • docs
  • testing

Description

Breaking changes?

  • yes
  • no

…variables with fallback to defaults

- Introduced logging to track the loading of versioned constants from a custom path or default values.
- Updated dependencies to include the `log` crate in both `Cargo.toml` and `Cargo.lock` for enhanced logging capabilities.
@prkpndy prkpndy merged commit 5dac8e4 into release/0.13.2 May 27, 2025
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant