You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,24 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [0.14.13] - 2025-11-21 12:00:00
8
9
10
+
### Bug Fix
11
+
12
+
- Fix calculation of consumption tax revenue with differentiated goods ((PR #1074)[https://github.com/PSLmodels/OG-Core/pull/1074])
13
+
14
+
## [0.14.12] - 2025-11-07 12:00:00
15
+
16
+
### Bug Fix
17
+
18
+
- Use data for pre-time path population distribution (rather than inferring it) ([PR #1071](https://github.com/PSLmodels/OG-Core/pull/1071))
19
+
20
+
## [0.14.11] - 2025-11-07 12:00:00
21
+
22
+
### Added
23
+
24
+
- Adds Ethiopia demographic data mapping ((PR #1063)[https://github.com/PSLmodels/OG-Core/pull/1063])
25
+
-
9
26
## [0.14.10] - 2025-09-11 12:00:00
10
27
11
28
### Added
@@ -453,6 +470,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
453
470
- Any earlier versions of OG-USA can be found in the [`OG-Core`](https://github.com/PSLmodels/OG-Core) repository [release history](https://github.com/PSLmodels/OG-Core/releases) from [v.0.6.4](https://github.com/PSLmodels/OG-Core/releases/tag/v0.6.4) (Jul. 20, 2021) or earlier.
| United States, [OG-USA](https://github.com/PSLmodels/OG-USA)| United Kingdom, [OG-UK](https://github.com/PSLmodels/OG-USA)|Phillipines, [OG-PHL](https://github.com/EAPD-DRB/OG-PHL)|
16
+
| South Africa, [OG-ZAF](https://github.com/EAPD-DRB/OG-ZAF)|Indonesia, [OG-IDN](https://github.com/EAPD-DRB/OG-IDN)|Ethiopia, [OG-ETH](https://github.com/EAPD-DRB/OG-ETH)|
17
17
| India, [OG-IND](https://github.com/OpenSourceEcon/OG-IND)| Malaysia, [OG-MYS](https://github.com/OpenSourceEcon/OG-MYS)||
| United States, [OG-USA](https://github.com/PSLmodels/OG-USA)| United Kingdom, [OG-UK](https://github.com/PSLmodels/OG-USA)|Phillipines, [OG-PHL](https://github.com/EAPD-DRB/OG-PHL)|
16
+
| South Africa, [OG-ZAF](https://github.com/EAPD-DRB/OG-ZAF)|Indonesia, [OG-IDN](https://github.com/EAPD-DRB/OG-IDN)|Ethiopia, [OG-ETH](https://github.com/EAPD-DRB/OG-ETH)|
17
17
| India, [OG-IND](https://github.com/OpenSourceEcon/OG-IND)| Malaysia, [OG-MYS](https://github.com/OpenSourceEcon/OG-MYS)||
18
18
19
19
The model output focuses changes in macroeconomic aggregates (GDP, investment, consumption), wages, interest rates, and the stream of tax revenues over time. Although `OG-Core` can be run independently based on default parameter values (currently representing something similar to the United States), it is meant to be a dependency of a country-specific calibration. This documentation contains the following major sections, which are regularly updated.
0 commit comments