Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

User Defined Currencies #695

Closed
hay-kot opened this issue Jan 4, 2024 · 0 comments · Fixed by #700
Closed

User Defined Currencies #695

hay-kot opened this issue Jan 4, 2024 · 0 comments · Fixed by #700

Comments

@hay-kot
Copy link
Owner

hay-kot commented Jan 4, 2024

What is the problem you are trying to solve with this feature?

Multiple PR for extending currencies are submitted all the time. It would be better if it was extensible.

What is the solution you are proposing?

Provide a set of defaults with some CLI option to pass a configuration file with additional currencies.

What alternatives have you considered?

Continue supporting PR additions

Information Required

{ 
    "code": "BOB", 
    "local": "Bolivia", 
    "symbol": "Bs.", 
    "name": "Bolivian Boliviano",
}

Additional context

No response

Will Also Close

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant