Skip to content

Conversation

@sagikazarmark
Copy link
Collaborator

@sagikazarmark sagikazarmark commented Jun 21, 2024

Expose a new encoding abstraction layer. It allows users to bring their own encoding logic into Viper.

It also allows moving some of the less used formats (HCL, INI, Java properties) out of the core.

@sagikazarmark sagikazarmark added the release-note/new-feature Release note: Exciting New Features label Jun 21, 2024
Repository owner deleted a comment from github-actions bot Jun 21, 2024
@sagikazarmark
Copy link
Collaborator Author

@skitt @andig could use a pair of extra eyes on this.

This was referenced Jun 21, 2024
@andig
Copy link
Contributor

andig commented Jun 22, 2024

It also allows moving some of the less used formats (HCL, INI, Java properties) out of the core.

@sagikazarmark this still does not remove the go.mod dependencies, or does it?

@sagikazarmark
Copy link
Collaborator Author

@andig not yet. This is just the first step to still allow using those libraries once they are removed.

@sagikazarmark
Copy link
Collaborator Author

I think this is ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/new-feature Release note: Exciting New Features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants