-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: spf13/viper
base: v1.20.0-alpha.2
head repository: spf13/viper
compare: v1.20.0-alpha.3
- 14 commits
- 15 files changed
- 1 contributor
Commits on Jun 20, 2024
-
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a11ee9a - Browse repository at this point
Copy the full SHA a11ee9aView commit details
Commits on Jun 24, 2024
-
feat(encoding): expose new encoding layer
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3a285e0 - Browse repository at this point
Copy the full SHA 3a285e0View commit details -
feat(encoding): return an error when no codec is found
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 29a215c - Browse repository at this point
Copy the full SHA 29a215cView commit details -
feat(encoding): add default codec registry
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 15ad72d - Browse repository at this point
Copy the full SHA 15ad72dView commit details -
feat(encoding): drop not found sentinel errors for now
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 93bf64a - Browse repository at this point
Copy the full SHA 93bf64aView commit details -
feat(encoding): make format case-insensitive
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d2221e2 - Browse repository at this point
Copy the full SHA d2221e2View commit details -
test(encoding): add tests for codec registry implementation
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2a1765d - Browse repository at this point
Copy the full SHA 2a1765dView commit details -
refactor(encoding): drop old codec registries
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a7f64b7 - Browse repository at this point
Copy the full SHA a7f64b7View commit details -
refactor(encoding): rename new codec registries
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8492c8d - Browse repository at this point
Copy the full SHA 8492c8dView commit details -
docs(encoding): add docs to codec registry
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e033c8e - Browse repository at this point
Copy the full SHA e033c8eView commit details -
feat(encoding): drop HCL, Java properties and INI
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e630e5 - Browse repository at this point
Copy the full SHA 6e630e5View commit details -
feat(encoding): use new codec registry
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7f90845 - Browse repository at this point
Copy the full SHA 7f90845View commit details -
refactor(encoding): drop old codec registry
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 687cfb7 - Browse repository at this point
Copy the full SHA 687cfb7View commit details -
feat(encoding): drop HCL, Java properties and INI dependencies
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ee6cffa - Browse repository at this point
Copy the full SHA ee6cffaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.20.0-alpha.2...v1.20.0-alpha.3