Skip to content

♻️ Set Config[:default] as alias of Config[VERSION] - #608

Merged
nevans merged 1 commit into
masterfrom
config-default-alias
Feb 13, 2026
Merged

♻️ Set Config[:default] as alias of Config[VERSION]#608
nevans merged 1 commit into
masterfrom
config-default-alias

Conversation

@nevans

@nevans nevans commented Feb 13, 2026

Copy link
Copy Markdown
Collaborator

The docs already claimed that :default was an alias for :current. But, although they were equal to each other, they were not the same object. Now they are one and the same.

This also fixes a minor inconsistency in Config#inspect, because Config[:default].named_default? (incorrectly) returned false.

The docs already claimed that `:default` was an alias for `:current`.
But, although they were equal to each other, they were not the same
object.  Now they are one and the same.

This also fixes a minor inconsistency in `Config#inspect`, because
`Config[:default].named_default?` (incorrectly) returned `false`.
@nevans
nevans merged commit 8ab4cdf into master Feb 13, 2026
39 checks passed
@nevans
nevans deleted the config-default-alias branch February 13, 2026 14:29
@nevans nevans added bug Something isn't working and removed bug Something isn't working labels Feb 24, 2026
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