diff --git a/README.md b/README.md index ee787a0..1c95fd7 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ This inflation calculator allows you to calculate the buying power in a specified year of any amount of money to an equivalent amount in another year by taking into account the inflation rate between these two years. It supports the following countries: -- USA (from 1913 to 2023) -- UK (from 1800 to 2023) -- France (from 1901 to 2023) -- South Korea (from 1965 to 2023) +- USA (from 1913 to 2024) +- UK (from 1800 to 2024) +- France (from 1901 to 2024) +- South Korea (from 1965 to 2024) ## Data sources diff --git a/app/src/main/res/raw/fr_values.csv b/app/src/main/res/raw/fr_values.csv index 711059a..6f443c0 100644 --- a/app/src/main/res/raw/fr_values.csv +++ b/app/src/main/res/raw/fr_values.csv @@ -1,3 +1,4 @@ +2024;119.82 2023;117.47 2022;112.01 2021;106.45 diff --git a/app/src/main/res/raw/kr_values.csv b/app/src/main/res/raw/kr_values.csv index 719f2b7..72fa63d 100644 --- a/app/src/main/res/raw/kr_values.csv +++ b/app/src/main/res/raw/kr_values.csv @@ -1,3 +1,4 @@ +2024;114.2 2023;111.6 2022;107.7 2021;102.5 diff --git a/app/src/main/res/raw/uk_values.csv b/app/src/main/res/raw/uk_values.csv index 5e1ee69..6a5e39d 100644 --- a/app/src/main/res/raw/uk_values.csv +++ b/app/src/main/res/raw/uk_values.csv @@ -1,3 +1,4 @@ +2024;1525.5 2023;1472.7 2022;1342.6 2021;1203.2 diff --git a/app/src/main/res/raw/us_values.csv b/app/src/main/res/raw/us_values.csv index 4a1909c..983344d 100644 --- a/app/src/main/res/raw/us_values.csv +++ b/app/src/main/res/raw/us_values.csv @@ -1,3 +1,4 @@ +2024;313.689 2023;304.702 2022;292.655 2021;270.970 diff --git a/fastlane/metadata/android/en-US/changelogs/27.txt b/fastlane/metadata/android/en-US/changelogs/27.txt new file mode 100644 index 0000000..f2061f0 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/27.txt @@ -0,0 +1,2 @@ +- Add data for 2024 +- Drop support for Android 4.4 \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 1fc34f8..0890d82 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,10 +1,10 @@ This inflation calculator allows you to calculate the buying power in a specified year of any amount of money to an equivalent amount in another year by taking into account the inflation rate between these two years. It supports the following countries: -- USA (from 1913 to 2023) -- UK (from 1800 to 2023) -- France (from 1901 to 2023) -- South Korea (from 1965 to 2023) +- USA (from 1913 to 2024) +- UK (from 1800 to 2024) +- France (from 1901 to 2024) +- South Korea (from 1965 to 2024) To achieve this, this application uses data from various sources: - USA: Bureau of Labor Statistics (Historical CPI-U), https://www.bls.gov/cpi/ diff --git a/fastlane/metadata/android/fr-FR/changelogs/27.txt b/fastlane/metadata/android/fr-FR/changelogs/27.txt new file mode 100644 index 0000000..052b545 --- /dev/null +++ b/fastlane/metadata/android/fr-FR/changelogs/27.txt @@ -0,0 +1,2 @@ +- Ajout des données pour 2024 +- Arrêt du support d'Android 4.4 \ No newline at end of file diff --git a/fastlane/metadata/android/fr-FR/full_description.txt b/fastlane/metadata/android/fr-FR/full_description.txt index 03fd491..d5a67af 100644 --- a/fastlane/metadata/android/fr-FR/full_description.txt +++ b/fastlane/metadata/android/fr-FR/full_description.txt @@ -1,10 +1,10 @@ Ce calculateur d'inflation permet de calculer le pouvoir d'achat d'une somme d’une année donnée en une somme équivalente d’une autre année, en prenant en compte l'inflation entre ces deux années. Les pays suivants sont supportés : -- USA (de 1913 à 2023) -- UK (de 1800 à 2023) -- France (de 1901 à 2023) -- South Korea (de 1965 à 2023) +- USA (de 1913 à 2024) +- UK (de 1800 à 2024) +- France (de 1901 à 2024) +- South Korea (de 1965 à 2024) Pour cela, l'application utilise les données de plusieurs sources : - USA: Bureau of Labor Statistics (Historical CPI-U), https://www.bls.gov/cpi/